rust/src/test
bors 09d52bc5d4 Auto merge of #97873 - Dylan-DPC:rollup-g6ptsdq, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #97276 (Stabilize `const_intrinsic_copy`)
 - #97763 (Allow ptr_from_addr_cast to fail)
 - #97846 (Specify DWARF alignment in bits, not bytes.)
 - #97848 (Impl Traits lowering minor refactors)
 - #97865 (remove `BorrowckMode`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-06-08 13:20:45 +00:00
..
assembly
auxiliary
codegen Rollup merge of #97846 - pcwalton:align-bits, r=michaelwoerister 2022-06-08 13:43:19 +02:00
codegen-units
debuginfo Auto merge of #97191 - wesleywiser:main_thread_name, r=ChrisDenton 2022-06-04 20:27:53 +00:00
incremental
mir-opt Preserve unused pointer to address casts 2022-06-07 17:33:16 +02:00
pretty
run-make
run-make-fulldeps Fully stabilize NLL 2022-06-03 17:16:41 -04:00
run-pass-valgrind
rustdoc Rollup merge of #90905 - GuillaumeGomez:empty-impl-blocks, r=jsha 2022-06-06 08:36:59 +02:00
rustdoc-gui Update rustdoc-gui README 2022-06-07 11:49:35 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Stabilize const_intrinsic_copy 2022-06-08 20:17:28 +09:00
ui-fulldeps Rename rustc_serialize::opaque::Encoder as MemEncoder. 2022-06-08 09:50:44 +10:00
COMPILER_TESTS.md