rust/src
2024-11-09 11:18:02 +00:00
..
abi cg_clif: Directly use rustc_abi 2024-11-03 14:30:03 +00:00
debuginfo cg_clif: Directly use rustc_abi 2024-11-03 14:30:03 +00:00
driver Use a BufWriter in emit_module to reduce syscall overhead 2024-11-08 16:43:25 +01:00
intrinsics Sync from rust 59cec72a57 2024-11-09 11:18:02 +00:00
optimize Reformat use declarations. 2024-07-29 08:26:52 +10:00
allocator.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
analyze.rs rename AddressOf -> RawBorrow inside the compiler 2024-08-18 19:46:53 +02:00
archive.rs Always use ar_archive_writer for import libs 2024-08-17 19:10:46 +00:00
base.rs cg_clif: Directly use rustc_abi 2024-11-03 14:30:03 +00:00
cast.rs
codegen_i128.rs Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-2024-08-09 2024-08-09 17:18:46 +00:00
common.rs cg_clif: Directly use rustc_abi 2024-11-03 14:30:03 +00:00
compiler_builtins.rs Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-2024-08-09 2024-08-09 17:18:46 +00:00
concurrency_limiter.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
config.rs
constant.rs Check vtable projections for validity in miri 2024-09-23 19:38:26 -04:00
discriminant.rs cg_clif: rustc_abi::Abi => BackendRepr 2024-10-29 15:01:01 -07:00
global_asm.rs Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
inline_asm.rs cg_clif: Directly use rustc_abi 2024-11-03 14:30:03 +00:00
lib.rs Add finish_ongoing_codegen timer in join_codegen to match cg_llvm 2024-11-08 16:14:09 +01:00
linkage.rs
main_shim.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
num.rs
pointer.rs cg_clif: Directly use rustc_abi 2024-11-03 14:30:03 +00:00
pretty_clif.rs cg_clif: Directly use rustc_abi 2024-11-03 14:30:03 +00:00
toolchain.rs
trap.rs Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00
unsize.rs Allow dropping dyn principal 2024-10-17 20:43:31 +02:00
unwind_module.rs Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_clif-2024-06-30 2024-06-30 11:28:14 +00:00
value_and_place.rs cg_clif: rustc_abi::Abi => BackendRepr 2024-10-29 15:01:01 -07:00
vtable.rs cg_clif: rustc_abi::Abi => BackendRepr 2024-10-29 15:01:01 -07:00