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-11-25 02:26:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_ssa
History
bjorn3
ee280a596d
Fat LTO always produces a single object file, so -Zcombine-cgu has no effect
2025-07-03 14:44:26 +00:00
..
src
Fat LTO always produces a single object file, so -Zcombine-cgu has no effect
2025-07-03 14:44:26 +00:00
Cargo.toml
CodeGen: rework Aggregate implemention for rvalue_creates_operand cases
2025-06-17 18:59:22 -07:00
messages.ftl
Port
#[used]
to new attribute parsing infrastructure
2025-06-27 08:58:26 +02:00
README.md
…
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.