This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
rust
mirror of
https://github.com/rust-lang/rust.git
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c4e180e68
rust
/
tests
/
crashes
/
121126.rs
5 lines
79 B
Rust
Raw
Blame
History
//@ known-bug: #121126
fn
main
(
)
{
let
_n
=
1
i64
>
>
[
64
]
[
4_294_967_295
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink