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
5881e5f88d
rust
/
compiler
/
rustc_codegen_ssa
History
Download ZIP
Download TAR.GZ
Felix S. Klock II
3000c24afc
special-case proc-macro crates in rustc_codegen_ssa:
🔙
:linker::exported_symbols to only export the two symbols that proc-macros need.
2023-08-04 11:29:01 -04:00
..
src
special-case proc-macro crates in rustc_codegen_ssa:
🔙
:linker::exported_symbols to only export the two symbols that proc-macros need.
2023-08-04 11:29:01 -04:00
Cargo.toml
Don't compress dylib metadata
2023-07-19 14:47:06 +00:00
messages.ftl
Add note about writing native-static-libs to file
2023-07-20 11:04:32 -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
.