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
8f2c255ae0
rust
/
compiler
/
rustc_codegen_ssa
History
Download ZIP
Download TAR.GZ
Ben Kimock
a7912cb421
Put checks that detect UB under their own flag below debug_assertions
2024-04-06 11:21:47 -04:00
..
src
Put checks that detect UB under their own flag below debug_assertions
2024-04-06 11:21:47 -04:00
Cargo.toml
Handle calls to upstream monomorphizations in compiler_builtins
2024-03-16 15:22:05 -04:00
messages.ftl
Handle calls to upstream monomorphizations in compiler_builtins
2024-03-16 15:22:05 -04:00
README.md
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.