rust/src/test
bors 72f7e3144a Auto merge of #97679 - Dylan-DPC:rollup-nswmgmx, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #97366 (Stabilize `{slice,array}::from_ref`)
 - #97653 (add cast kind of from_exposed_addr (int-to-ptr casts))
 - #97663 (take back half-baked noaliasing check in Assignment)
 - #97664 (On E0204 suggest missing type param bounds)
 - #97668 (rustdoc: clean up primitive.slice.html links)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-06-03 09:56:21 +00:00
..
assembly Fix stack protector basic test 2022-05-25 17:29:37 +02:00
auxiliary
codegen Update some codegen tests for opaque pointers 2022-05-25 17:29:37 +02:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Add support for embedding pretty printers via the #[debugger_visualizer] attribute. Add tests for embedding pretty printers and update documentation. 2022-05-24 11:14:48 -07:00
incremental Switch incremental/hashes tests to all use optimizations. 2022-05-27 18:17:39 -07:00
mir-opt add cast kind of from_exposed_addr (int-to-ptr casts) 2022-06-02 10:46:13 -04:00
pretty Auto merge of #96376 - scottmcm:do-yeet, r=oli-obk 2022-05-01 13:10:21 +00:00
run-make Properly apply path prefix remapping paths emitted into debuginfo. 2022-05-18 12:19:01 +02:00
run-make-fulldeps Auto merge of #94214 - nikic:rust-opaque-pointers, r=cuviper 2022-05-29 14:12:42 +00:00
run-pass-valgrind
rustdoc Rollup merge of #97668 - notriddle:notriddle/slice-link, r=jsha 2022-06-03 11:18:27 +02:00
rustdoc-gui Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jsha 2022-05-31 07:57:32 +02:00
rustdoc-js rustdoc: also index raw pointers 2022-05-31 11:21:55 -07:00
rustdoc-js-std Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha 2022-05-11 13:16:31 +09:00
rustdoc-json Add regression test for json reexport bug 2022-06-02 11:14:33 +02:00
rustdoc-ui Rollup merge of #97264 - TaKO8Ki:suggest-extern-crate-when-failing-to-resolve-use-crate, r=estebank 2022-06-01 17:11:05 +02:00
ui Auto merge of #97679 - Dylan-DPC:rollup-nswmgmx, r=Dylan-DPC 2022-06-03 09:56:21 +00:00
ui-fulldeps errors: simplify referring to fluent attributes 2022-05-30 13:38:19 +01:00
COMPILER_TESTS.md