This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 05:57:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58a59e9d231e36e3d39dd398b80c96094de591aa
rust
/
tests
/
run-pass
/
assume_bug.rs
T
Oliver 'ker' Schneider
921f5af1fe
ensure that integers cast to pointers will never point at a valid alloc, not even the zst alloc
2016-11-10 19:20:11 +01:00
4 lines
40 B
Rust
Raw
Blame
History
fn
main
(
)
{
vec!
[
(
)
]
.
into_iter
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink