rust/src
2022-03-25 19:32:14 +01:00
..
abi Replace a lot of print+trap with plain trap 2022-03-14 12:02:36 +01:00
bin Fix and re-enable some rustc tests 2022-03-17 20:59:39 +01:00
debuginfo Add and remove some fixmes 2022-03-13 17:58:02 +01:00
driver Remove almost all remaining feature gates 2022-03-13 17:55:55 +01:00
intrinsics Run part of the simd test suite 2022-03-20 12:14:24 +01:00
optimize Merge commit '35d9c6bf25' into sync_cg_clif-2022-02-23 2022-02-23 11:49:34 +01:00
allocator.rs Add -Z oom={panic,abort} command-line option 2022-03-03 12:58:38 +00:00
analyze.rs Merge commit '05677b6bd6' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
archive.rs Unconditionally update symbols 2022-02-10 18:27:18 +01:00
base.rs Wrap write_mir_fn call in with_no_trimmed_paths!() 2022-03-20 12:14:05 +01:00
cast.rs Fix saturating float casts test 2022-03-25 19:32:14 +01:00
codegen_i128.rs Merge commit '05677b6bd6' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
common.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
compiler_builtins.rs Remove decl_macro usage 2022-03-13 15:19:48 +01:00
config.rs Merge commit '40dd3e2b70' into sync_cg_clif-2021-05-27 2021-05-27 13:08:14 +02:00
constant.rs Sync from rust 3153584170 2022-03-19 13:28:22 +01:00
discriminant.rs Replace a lot of print+trap with plain trap 2022-03-14 12:02:36 +01:00
inline_asm.rs Take CodegenFnAttrs into account when validating asm! register operands 2022-02-21 18:28:22 +00:00
lib.rs Replace a lot of print+trap with plain trap 2022-03-14 12:02:36 +01:00
linkage.rs Sync rustc_codegen_cranelift 'ddd4ce2553' 2021-04-30 14:49:58 +02:00
main_shim.rs Normalize main return type during mono item collection & codegen 2022-02-23 22:33:50 +01:00
num.rs Merge commit '05677b6bd6' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
pointer.rs Merge commit '0969bc6dde' into sync_cg_clif-2021-03-29 2021-03-29 10:45:09 +02:00
pretty_clif.rs Merge commit '35d9c6bf25' into sync_cg_clif-2022-02-23 2022-02-23 11:49:34 +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 Replace a lot of print+trap with plain trap 2022-03-14 12:02:36 +01:00
unsize.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
value_and_place.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
vtable.rs Turn tcx.vtable_allocation() into a query. 2021-10-07 20:03:00 +02:00