This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
89a67051a76f8511372d7b9f14610474b1dba6aa
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
…
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.