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
f368922cfa
rust
/
compiler
/
rustc_codegen_ssa
History
Download ZIP
Download TAR.GZ
Maybe Waffle
f368922cfa
Allow codegen backends to opt-out of parallel codegen
2024-02-15 00:23:56 +00:00
..
src
Allow codegen backends to opt-out of parallel codegen
2024-02-15 00:23:56 +00:00
Cargo.toml
Update jobserver-rs to 0.1.28
2024-02-09 19:13:07 +03:00
messages.ftl
Turn the "no saved object file in work product" ICE into a translatable fatal error
2024-02-09 20:22:15 -05: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
.