This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
89a67051a7
rust
/
compiler
/
rustc_codegen_ssa
History
Charles Lew
89a67051a7
Add primary marker on codegen unit to take charge of main_wrapper for non-local cases.
2021-05-09 10:52:03 +08:00
..
src
Add primary marker on codegen unit to take charge of main_wrapper for non-local cases.
2021-05-09 10:52:03 +08:00
Cargo.toml
Use tempfile
2021-04-23 15:33:57 -07: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
.