This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5601490c9d
rust
/
compiler
/
rustc_codegen_ssa
History
Download ZIP
Download TAR.GZ
Andrew Zhogin
5601490c9d
-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable retpoline-related target features
2025-06-09 21:29:59 +07:00
..
src
-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable retpoline-related target features
2025-06-09 21:29:59 +07:00
Cargo.toml
Bump object
2025-06-05 07:59:51 +08:00
messages.ftl
intrinsics: use const generic to set atomic ordering
2025-06-07 21:45:58 +02:00
README.md
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.