os-rust/src/test
bors 89b9f7b284 Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #92248 (Normalize struct tail type when checking Pointee trait)
 - #92357 (Fix invalid removal of newlines from doc comments)
 - #92602 (Make source links look cleaner)
 - #92636 (Normalize generator-local types with unevaluated constants)
 - #92693 (Release notes: add `Result::unwrap_{,err_}unchecked`)
 - #92702 (Clean up lang_items::extract)
 - #92717 (update miri)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-01-10 11:53:15 +00: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 #92602 - jsha:source-link-2, r=GuillaumeGomez 2022-01-10 11:03:06 +01:00
rustdoc-gui Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez 2022-01-10 11:03:06 +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 Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgr 2022-01-10 11:53:15 +00:00
ui-fulldeps Remove unnecessary sigils around Ident::as_str() calls. 2021-12-15 17:32:42 +11:00
COMPILER_TESTS.md