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
8496292dda
rust
/
compiler
/
rustc_const_eval
/
src
History
Download ZIP
Download TAR.GZ
Ralf Jung
8496292dda
properly track why we checked whether a pointer is in-bounds
...
also simplify the in-bounds checking in Miri's borrow trackers
2023-08-01 17:57:13 +02:00
..
const_eval
rename deref_operand → deref_pointer and some Miri helper functions
2023-08-01 13:40:29 +02:00
interpret
properly track why we checked whether a pointer is in-bounds
2023-08-01 17:57:13 +02:00
transform
Remove
constness
from
ParamEnv
2023-07-27 15:50:42 +00:00
util
Turns out opaque types can have hidden types registered during mir validation
2023-07-27 08:23:06 +00:00
errors.rs
properly track why we checked whether a pointer is in-bounds
2023-08-01 17:57:13 +02:00
lib.rs
Name the destructure_mir_constant query appropriately
2023-07-05 15:54:43 +00:00