This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
History
Oliver 'ker' Schneider
d42a7d021d
fix null optimizations for smaller than pointer enums
...
fixes
#76
2016-11-11 13:10:47 +01:00
..
bin
rustup to rustc 1.14.0-nightly (7c69b0d5a 2016-11-01)
2016-11-03 10:38:08 +01:00
interpreter
fix null optimizations for smaller than pointer enums
2016-11-11 13:10:47 +01:00
error.rs
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
lib.rs
rustup to rustc 1.14.0-nightly (7c69b0d5a 2016-11-01)
2016-11-03 10:38:08 +01:00
memory.rs
report the bad integer size instead of just the fact that it is bad
2016-11-11 13:08:14 +01:00
primval.rs
don't panic on pointer to value comparison in primvals
2016-11-04 15:49:14 +01:00