..
abi
Fix a bunch of typo
2022-08-31 18:24:55 +08:00
debuginfo
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
driver
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
intrinsics
Correct typo
2022-08-31 18:25:00 +08:00
optimize
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
allocator.rs
Rename debugging_opts
to unstable_opts
2022-07-13 17:47:06 -05:00
analyze.rs
Replace Body::basic_blocks()
with field access
2022-08-26 14:27:08 +02:00
archive.rs
Introduce an ArchiveBuilderBuilder
2022-07-28 09:08:47 +00:00
base.rs
Rollup merge of #100730 - CleanCut:diagnostics-rustc_monomorphize, r=davidtwco
2022-08-31 14:29:51 +02:00
cast.rs
Merge commit ' c19edfd71a
' into sync_cg_clif-2022-07-25
2022-07-25 16:07:57 +02:00
codegen_i128.rs
Merge commit ' 05677b6bd6
' into sync_cg_clif-2021-08-06
2021-08-06 16:26:56 +02:00
common.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
compiler_builtins.rs
Merge commit ' 370c397ec9
' into sync_cg_clif-2022-03-20
2022-03-20 16:55:21 +01:00
concurrency_limiter.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
config.rs
Merge commit ' f2cdd4a78d
' into sync_cg_clif-2022-04-22
2022-04-22 21:11:38 +02:00
constant.rs
Fix a bunch of typo
2022-08-31 18:24:55 +08:00
discriminant.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
global_asm.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
inline_asm.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
lib.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
linkage.rs
main_shim.rs
Merge commit ' c19edfd71a
' into sync_cg_clif-2022-07-25
2022-07-25 16:07:57 +02:00
num.rs
Merge commit ' f2cdd4a78d
' into sync_cg_clif-2022-04-22
2022-04-22 21:11:38 +02:00
pointer.rs
pretty_clif.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
toolchain.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
trap.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
unsize.rs
make NOP dyn casts not require anything about the vtable
2022-08-06 18:31:59 -04:00
value_and_place.rs
Merge commit ' e9d1a0a7b0
' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
vtable.rs
Turn tcx.vtable_allocation() into a query.
2021-10-07 20:03:00 +02:00