This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_ssa
History
Amanieu d'Antras
8716f2780e
asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by
...
the current target.
2021-12-10 00:51:39 +00:00
..
src
asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by
2021-12-10 00:51:39 +00:00
Cargo.toml
Use object crate for .rustc metadata generation
2021-12-07 09:39:05 +01:00
README.md
…
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.