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-03 10:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_ssa
History
Jana Dönszelmann
d66ca53000
add a flag to codegen fn attrs for foreign items
2025-08-26 13:05:51 +02:00
..
src
add a flag to codegen fn attrs for foreign items
2025-08-26 13:05:51 +02:00
Cargo.toml
fix tail calls to
#[track_caller]
functions
2025-08-13 02:26:52 +02:00
messages.ftl
port attribute to the new parsing infrastructure
2025-08-23 12:31:07 +02:00
README.md
…
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.