This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
612adbb6bf
rust
/
compiler
/
rustc_middle
History
Scott McMurray
612adbb6bf
Bounds-check with PtrMetadata instead of Len in MIR
2024-12-03 11:05:45 -08:00
..
src
Bounds-check with PtrMetadata instead of Len in MIR
2024-12-03 11:05:45 -08:00
Cargo.toml
Delete the
cfg(not(parallel))
serial compiler
2024-11-12 13:38:58 +00:00
messages.ftl
Move some code from Compiler::enter to GlobalCtxt::finish
2024-11-09 17:55:39 +00:00
README.md
README.md
For more information about how rustc works, see the
rustc dev guide
.