This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-07 20:57:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
.