rust/src/test
bors 0da281b606 Auto merge of #103623 - matthiaskrgr:rollup-318yc1t, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 - #103035 (Even nicer errors from assert_unsafe_precondition)
 - #103106 (Try to say that memory outside the AM is always exposed)
 - #103475 (Make param index generation a bit more robust)
 - #103525 (Move a wf-check into the site where the value is instantiated)
 - #103564 (library: allow some unused things in Miri)
 - #103586 (Process registered region obligation in `resolve_regions_with_wf_tys`)
 - #103592 (rustdoc: remove redundant CSS selector `.notable-traits .notable`)
 - #103593 (Remove an unused parser function (`Expr::returns`))
 - #103611 (Add test for issue 103574)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-10-27 10:05:16 +00:00
..
assembly
auxiliary
codegen Introduce deduced parameter attributes, and use them for deducing readonly on 2022-10-21 02:33:15 -07:00
codegen-units
debuginfo
incremental
mir-opt
pretty Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 2022-10-24 19:32:25 +09:00
run-make Support raw-dylib functions being used inside inlined functions 2022-10-24 16:17:38 -07:00
run-make-fulldeps Fixup a few tests needing asm support 2022-10-19 11:34:00 -07:00
run-pass-valgrind
rustdoc Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomez 2022-10-27 08:30:54 +09:00
rustdoc-gui rustdoc: add test case for positioning of notable trait tooltip 2022-10-26 14:42:53 -07:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Introduce dedicated -Zdylib-lto flag for enabling LTO on dylibs 2022-10-23 13:48:03 +02:00
ui Auto merge of #103623 - matthiaskrgr:rollup-318yc1t, r=matthiaskrgr 2022-10-27 10:05:16 +00:00
ui-fulldeps Allow specifying multiple alternative suggestions 2022-10-23 18:59:13 +02:00
COMPILER_TESTS.md