This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e88c49c454b965c4c60edf19d1305087c9758a29
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
.