This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
cfae43d638
rust
/
compiler
/
rustc_codegen_ssa
History
Ralf Jung
cfae43d638
clean up target feature system; most of the toggleability is now handled by the ABI target feature check
2024-12-31 12:41:20 +01:00
..
src
clean up target feature system; most of the toggleability is now handled by the ABI target feature check
2024-12-31 12:41:20 +01:00
Cargo.toml
Bump compiler cc
2024-12-29 00:30:32 +00:00
messages.ftl
explicitly model that certain ABIs require/forbid certain target features
2024-12-31 12:41:20 +01:00
README.md
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.