This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
e88c49c454
rust
/
compiler
/
rustc_codegen_ssa
History
Ralf Jung
072ccce553
make -Zwasm-c-abi=legacy suppress the lint
2025-03-25 08:22:35 +01:00
..
src
make -Zwasm-c-abi=legacy suppress the lint
2025-03-25 08:22:35 +01:00
Cargo.toml
Use
-Wunused_crate_dependencies
for compiler crates.
2025-03-20 08:59:43 +11:00
messages.ftl
Make some invalid codegen attr errors structured/translatable
2025-03-07 23:26:48 +00:00
README.md
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.