.. |
abi
|
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-2021-12-20
|
2021-12-20 18:56:35 +01:00 |
bin
|
Adjust to SourceType::InTree in several places
|
2021-09-20 08:45:39 -04:00 |
debuginfo
|
Store a Symbol instead of an Ident in VariantDef /FieldDef
|
2022-01-11 10:16:22 -05:00 |
driver
|
Record object file artifact size in self profile data
|
2022-01-18 15:24:11 +01:00 |
intrinsics
|
Don't generate unnecessary let $arg=$arg for intrinsics
|
2022-01-30 18:00:36 +01:00 |
optimize
|
Pass only the Function to write_clif_file
|
2022-01-18 18:58:37 +01:00 |
allocator.rs
|
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
analyze.rs
|
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
archive.rs
|
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-2021-12-20
|
2021-12-20 18:56:35 +01:00 |
base.rs
|
Split compile_fn out of codegen_fn
|
2022-01-18 19:07:26 +01:00 |
cast.rs
|
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
codegen_i128.rs
|
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
common.rs
|
Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-2021-12-30
|
2021-12-30 14:53:41 +01:00 |
compiler_builtins.rs
|
Use the now available implementation of IntoIterator for arrays
|
2021-06-14 23:40:09 +02:00 |
config.rs
|
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
|
2021-05-27 13:08:14 +02:00 |
constant.rs
|
Sync from rust 7531d2fdd4
|
2022-01-18 12:49:50 +01: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
|
Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-2021-12-30
|
2021-12-30 14:53:41 +01:00 |
linkage.rs
|
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
|
2021-04-30 14:49:58 +02:00 |
main_shim.rs
|
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-2021-05-27
|
2021-05-27 13:08:14 +02:00 |
num.rs
|
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
pointer.rs
|
|
|
pretty_clif.rs
|
Rustfmt
|
2022-01-19 16:38:58 +01:00 |
toolchain.rs
|
Unify duplicate linker_and_flavor methods in rustc_codegen_{cranelift,ssa}.
|
2021-06-05 21:59:41 -07:00 |
trap.rs
|
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-2021-12-20
|
2021-12-20 18:56:35 +01:00 |
unsize.rs
|
Fold vtable_trait_upcasting_coercion_new_vptr_slot logic into obligation processing.
|
2021-08-18 13:00:27 +08:00 |
value_and_place.rs
|
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-2021-12-20
|
2021-12-20 18:56:35 +01:00 |
vtable.rs
|
Turn tcx.vtable_allocation() into a query.
|
2021-10-07 20:03:00 +02:00 |