This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
bf5fc6e5d7
rust
/
compiler
/
rustc_codegen_ssa
History
Oli Scherer
bf5fc6e5d7
Remove some depgraph edges on the HIR by invoking the intrinsic query instead of checking the attribute
2024-03-04 16:13:51 +00:00
..
src
Remove some depgraph edges on the HIR by invoking the intrinsic query instead of checking the attribute
2024-03-04 16:13:51 +00:00
Cargo.toml
rustc: Fix wasm64 metadata object files
2024-02-23 13:13:01 -08:00
messages.ftl
check that simd_insert/extract indices are in-bounds
2024-02-23 19:43:59 +01:00
README.md
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.