.. |
abi
|
Remove polymorphization
|
2024-12-06 16:42:09 -05:00 |
debuginfo
|
remove remaining references to Reveal
|
2024-11-23 13:52:56 +01:00 |
driver
|
Make DependencyList an IndexVec
|
2024-12-19 15:30:32 +00:00 |
intrinsics
|
Re-export more rustc_span::symbol things from rustc_span .
|
2024-12-18 13:38:53 +11: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 |
base.rs
|
Remove polymorphization
|
2024-12-06 16:42:09 -05:00 |
cast.rs
|
|
|
codegen_i128.rs
|
Merge commit '57845a397e ' into sync_cg_clif-2024-12-06
|
2024-12-06 12:10:30 +00:00 |
common.rs
|
remove remaining references to Reveal
|
2024-11-23 13:52:56 +01:00 |
compiler_builtins.rs
|
chore: fix some typos
|
2024-12-18 23:23:44 +08:00 |
concurrency_limiter.rs
|
Remove jobserver from Session
|
2024-12-13 10:21:22 +00:00 |
config.rs
|
Merge commit '57845a397e ' into sync_cg_clif-2024-12-06
|
2024-12-06 12:10:30 +00:00 |
constant.rs
|
Remove polymorphization
|
2024-12-06 16:42:09 -05:00 |
discriminant.rs
|
make no-variant types a dedicated Variants variant
|
2024-12-18 11:01:54 +01:00 |
global_asm.rs
|
remove remaining references to Reveal
|
2024-11-23 13:52:56 +01:00 |
inline_asm.rs
|
Merge commit '57845a397e ' into sync_cg_clif-2024-12-06
|
2024-12-06 12:10:30 +00:00 |
lib.rs
|
Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk
|
2024-12-14 03:54:35 +01:00 |
linkage.rs
|
|
|
main_shim.rs
|
Re-export more rustc_span::symbol things from rustc_span .
|
2024-12-18 13:38:53 +11:00 |
num.rs
|
|
|
pointer.rs
|
Merge commit '1fa693ca44 ' into sync_cg_clif-2024-11-09
|
2024-11-09 13:48:06 +00:00 |
pretty_clif.rs
|
Merge commit '1fa693ca44 ' into sync_cg_clif-2024-11-09
|
2024-11-09 13:48:06 +00:00 |
toolchain.rs
|
|
|
trap.rs
|
Merge commit '5b1246bb4b ' into sync_cg_clif-2024-11-02
|
2024-11-02 14:53:30 +00:00 |
unsize.rs
|
use TypingEnv when no infcx is available
|
2024-11-18 10:38:56 +01:00 |
unwind_module.rs
|
|
|
value_and_place.rs
|
Remove polymorphization
|
2024-12-06 16:42:09 -05:00 |
vtable.rs
|
cg_clif: rustc_abi::Abi => BackendRepr
|
2024-10-29 15:01:01 -07:00 |