This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
d30848b30a
rust
/
compiler
/
rustc_codegen_ssa
History
Oli Scherer
d30848b30a
Use
Symbol
for the crate name instead of
String
/
str
2022-12-07 20:30:02 +00:00
..
src
Use
Symbol
for the crate name instead of
String
/
str
2022-12-07 20:30:02 +00:00
Cargo.toml
Rewrite LLVM's archive writer in Rust
2022-11-26 19:35:32 +00: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
.