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-12-03 13:49:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_ssa
History
Antoni Boucher
7fcbc5ea46
Add a leading dash to linker plugin arguments in the gcc codegen
2025-09-28 13:57:33 -04:00
..
src
Add a leading dash to linker plugin arguments in the gcc codegen
2025-09-28 13:57:33 -04:00
Cargo.toml
[win] Use find-msvc-tools instead of cc to find the linker and rc on Windows
2025-09-19 12:00:30 -07:00
messages.ftl
Set lto="fat" automatically when compiling with RUSTFLAGS="-Zautodiff=Enable".
2025-09-18 15:26:14 +08:00
README.md
…
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.