This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
821d23b329
rust
/
compiler
/
rustc_const_eval
/
src
History
Oli Scherer
821d23b329
Ensure miri only uses fallback bodies that have manually been vetted to preserve all UB that the native intrinsic would have
2024-05-03 09:16:57 +00:00
..
const_eval
Ensure miri only uses fallback bodies that have manually been vetted to preserve all UB that the native intrinsic would have
2024-05-03 09:16:57 +00:00
interpret
Let miri and const eval execute intrinsics' fallback bodies
2024-05-03 09:01:12 +00:00
transform
Rollup merge of
#122598
- Nadrieril:full-derefpats, r=matthewjasper
2024-04-23 17:25:15 +02:00
util
Actually create ranged int types in the type system.
2024-04-08 12:02:19 +00:00
errors.rs
Miri: detect wrong vtables in wide pointers
2024-04-21 13:04:51 +02:00
lib.rs
Stabilize generic
NonZero
.
2024-04-22 18:48:47 +02:00