rust/src
2023-10-02 14:44:10 +00:00
..
abi Sync from rust 65ea825f40 2023-09-19 12:25:47 +00:00
debuginfo organize import sections with rustfmt group_imports 2023-09-14 18:45:33 +00:00
driver organize import sections with rustfmt group_imports 2023-09-14 18:45:33 +00:00
intrinsics Update portable-simd test and implement new simd_* platform intrinsics 2023-10-02 14:44:10 +00:00
optimize
allocator.rs organize import sections with rustfmt group_imports 2023-09-14 18:45:33 +00:00
analyze.rs organize import sections with rustfmt group_imports 2023-09-14 18:45:33 +00:00
archive.rs
base.rs Sync from rust e0d7ed1f45 2023-10-02 12:52:42 +00:00
cast.rs Update to Cranelift 0.100 2023-09-21 13:33:30 +00:00
codegen_i128.rs Move TyCtxt::mk_x to Ty::new_x where applicable 2023-07-05 20:27:07 +01:00
common.rs Sync from rust e0d7ed1f45 2023-10-02 12:52:42 +00:00
compiler_builtins.rs
concurrency_limiter.rs organize import sections with rustfmt group_imports 2023-09-14 18:45:33 +00:00
config.rs
constant.rs Fix potential crash on large constant ZST slice 2023-09-26 16:52:08 +00:00
discriminant.rs
global_asm.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
inline_asm.rs Sync from rust 0288f2e195 2023-09-26 15:12:11 +00:00
lib.rs Always explicitly set the preserve_frame_pointers value 2023-09-21 15:03:46 +00:00
linkage.rs
main_shim.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
num.rs Move TyCtxt::mk_x to Ty::new_x where applicable 2023-07-05 20:27:07 +01:00
pointer.rs organize import sections with rustfmt group_imports 2023-09-14 18:45:33 +00:00
pretty_clif.rs Add missing with_no_trimmed_paths to CommentWriter::new() 2023-09-19 12:44:31 +00:00
toolchain.rs
trap.rs
unsize.rs const_eval and codegen: audit uses of is_zst 2023-08-29 09:03:46 +02:00
value_and_place.rs Sync from rust e0d7ed1f45 2023-10-02 12:52:42 +00:00
vtable.rs add helper method for finding the one non-1-ZST field 2023-09-12 20:52:05 +02:00