rust/src/test
2022-01-13 08:11:17 +01:00
..
assembly Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa 2021-12-29 22:35:11 +00:00
auxiliary
codegen Update references to -Z symbol-mangling-version to use -C 2022-01-01 15:53:11 -08:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Do not hash zero bytes of i64 and u32 in Sip128 hasher 2022-01-04 19:12:10 +01:00
incremental Auto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov 2022-01-09 16:03:41 +00:00
mir-opt Use panic() instead of panic!() in some places in core. 2021-12-21 10:39:00 +01:00
pretty Move equal sign back into head ibox 2021-12-29 12:26:50 -08:00
run-make Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
run-make-fulldeps cg: use thorin instead of llvm-dwp 2022-01-06 09:32:42 +00:00
run-pass-valgrind
rustdoc Rollup merge of #91687 - euclio:tuple-variant-field-section, r=GuillaumeGomez 2022-01-13 08:11:17 +01:00
rustdoc-gui Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jsha 2022-01-12 07:12:19 +01:00
rustdoc-js Fix warnings in rustdoc JS tests 2021-11-28 11:49:12 -08:00
rustdoc-js-std
rustdoc-json Create rustdoc_internals feature gate 2021-11-24 21:57:18 +01:00
rustdoc-ui Rollup merge of #92443 - mdibaiee:90703/resolve-traits-of-primitive-types, r=Manishearth 2022-01-06 12:01:05 +01:00
ui Rollup merge of #92432 - fee1-dead:constck-impl-constness, r=oli-obk 2022-01-12 07:12:06 +01:00
ui-fulldeps Remove unnecessary sigils around Ident::as_str() calls. 2021-12-15 17:32:42 +11:00
COMPILER_TESTS.md