This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fbe7fbb890
rust
/
tests
/
run-pass
/
assume_bug.rs
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
3 lines
40 B
Rust
Raw
Blame
History
fn
main
(
)
{
vec!
[
(
)
]
.
into_iter
(
)
;
}
Reference in a new issue
View git blame
Copy permalink