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-04-29 20:20:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5cdfb47e56bc09c29f4ddca77c433a0ebf8c19a
rust
/
compiler
/
rustc_codegen_cranelift
/
src
T
History
lcnr
4bd571c4ff
remove
is_noop
2022-01-19 13:58:29 +01:00
..
abi
…
bin
…
debuginfo
Store a
Symbol
instead of an
Ident
in
VariantDef
/
FieldDef
2022-01-11 10:16:22 -05:00
driver
…
intrinsics
remove
is_noop
2022-01-19 13:58:29 +01:00
optimize
…
allocator.rs
…
analyze.rs
…
archive.rs
…
base.rs
Remove deprecated LLVM-style inline assembly
2022-01-12 18:51:31 +01:00
cast.rs
…
codegen_i128.rs
…
common.rs
…
compiler_builtins.rs
…
config.rs
…
constant.rs
Auto merge of
#92816
- tmiasko:rm-llvm-asm, r=Amanieu
2022-01-17 09:40:29 +00:00
discriminant.rs
…
inline_asm.rs
Pass target_features set instead of has_feature closure
2022-01-17 18:06:30 +01:00
lib.rs
…
linkage.rs
…
main_shim.rs
…
num.rs
…
pointer.rs
…
pretty_clif.rs
…
toolchain.rs
…
trap.rs
…
unsize.rs
…
value_and_place.rs
…
vtable.rs
…