rust/src/test
bors d3f300477b Auto merge of #92062 - matthiaskrgr:rollup-en3p4sb, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #91439 (Mark defaulted `PartialEq`/`PartialOrd` methods as const)
 - #91516 (Improve suggestion to change struct field to &mut)
 - #91896 (Remove `in_band_lifetimes` for `rustc_passes`)
 - #91909 (⬆️ rust-analyzer)
 - #91922 (Remove `in_band_lifetimes` from `rustc_mir_dataflow`)
 - #92025 (Revert "socket ancillary data implementation for dragonflybsd.")
 - #92030 (Update stdlib to the 2021 edition)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-12-18 10:20:24 +00:00
..
assembly Address review feedback 2021-12-12 11:26:59 +00:00
auxiliary
codegen Auto merge of #91838 - scottmcm:array-slice-eq-via-arrays-not-slices, r=dtolnay 2021-12-17 19:17:29 +00:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo tests: Ignore test/debuginfo/rc_arc.rs on windows-gnu 2021-11-28 23:09:33 +08:00
incremental Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett 2021-12-14 21:15:22 +00:00
mir-opt Rollup merge of #91975 - cjgillot:noinline-generator, r=jackh726 2021-12-18 08:16:30 +01:00
pretty Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
run-make Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
run-make-fulldeps Auto merge of #89836 - pierwill:fix-85142-crate-hash, r=wesleywiser 2021-12-16 02:21:30 +00:00
run-pass-valgrind
rustdoc Apply rust-logo class only on default logo 2021-12-15 10:49:45 -08:00
rustdoc-gui Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jsha 2021-12-15 08:36:24 +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 #89090 - cjgillot:bare-dyn, r=jackh726 2021-12-18 08:16:26 +01:00
ui Auto merge of #92062 - matthiaskrgr:rollup-en3p4sb, r=matthiaskrgr 2021-12-18 10:20:24 +00:00
ui-fulldeps Take a LocalDefId in expect_*item. 2021-11-28 21:09:45 +01:00
COMPILER_TESTS.md