This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-23 22:05:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab4cc440dd4711fbdba04417aa43910d95576c13
rust
/
compiler
/
rustc_codegen_ssa
/
src
T
History
Michael Goulet
28503d69ac
Fix unsafe_op_in_unsafe_fn in compiler
2024-07-16 00:02:44 -04:00
..
back
Fix unsafe_op_in_unsafe_fn in compiler
2024-07-16 00:02:44 -04:00
debuginfo
…
mir
Support tail calls in mir via
TerminatorKind::TailCall
2024-07-07 17:11:04 +02:00
traits
…
assert_module_sources.rs
…
base.rs
…
codegen_attrs.rs
…
common.rs
…
errors.rs
…
lib.rs
…
meth.rs
…
mono_item.rs
…
size_of_val.rs
…
target_features.rs
Added the
xop
target feature and
xop_target_feature
gate
2024-07-12 23:30:22 +05:30