This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
b131fc10ae
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
b131fc10ae
separate bounds-check from alignment check
2023-10-15 18:13:33 +02:00
..
const_eval
place evaluation: require the original pointer to be aligned if an access happens
2023-10-15 18:13:31 +02:00
interpret
separate bounds-check from alignment check
2023-10-15 18:13:33 +02:00
transform
Auto merge of
#116688
- compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb
2023-10-15 13:23:55 +00:00
util
Auto merge of
#115583
- RalfJung:packed-unsized, r=lcnr
2023-10-07 10:57:18 +00:00
errors.rs
more precise error for 'based on misaligned pointer' case
2023-10-15 18:13:33 +02:00
lib.rs
Have a single struct for queries and hook
2023-09-22 16:26:20 +00:00