This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c96fa5e14345ca334073b32465e0ff3ef4b92ac5
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
c96fa5e143
add_retag: ensure box-to-raw-ptr casts are preserved for Miri
2024-03-18 10:32:25 +01:00
..
const_eval
Rename some things around validation error reporting to signal that it is in fact about validation failures
2024-03-14 12:21:35 +00:00
interpret
interpret/memory: explain why we use == on bool
2024-03-17 19:32:03 +01:00
transform
add_retag: ensure box-to-raw-ptr casts are preserved for Miri
2024-03-18 10:32:25 +01:00
util
Rollup merge of
#121731
- oli-obk:eager_opaque_checks, r=compiler-errors
2024-03-02 20:13:23 +01:00
errors.rs
Rename some things around validation error reporting to signal that it is in fact about validation failures
2024-03-14 12:21:35 +00:00
lib.rs
interpret: ensure that Place is never used for a different frame
2024-03-09 18:28:14 +01:00