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
49375c48f7
rust
/
compiler
/
rustc_codegen_ssa
History
Download ZIP
Download TAR.GZ
Oli Scherer
56178ddc90
Treat safe target_feature functions as unsafe by default
2025-01-15 08:58:17 +00:00
..
src
Treat safe target_feature functions as unsafe by default
2025-01-15 08:58:17 +00:00
Cargo.toml
Bump cc in the compiler
2025-01-03 11:51:13 +00:00
messages.ftl
explicitly model that certain ABIs require/forbid certain target features
2024-12-31 12:41:20 +01: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
.