rust/src/test
Matthias Krüger d0d0ccdca2
Rollup merge of #106012 - JakobDegen:retag-raw, r=RalfJung
Clarify that raw retags are not permitted in Mir

Not sure when this changed, but documentation and the validator needed to be updated. This also removes raw retags from custom mir.

cc rust-lang/miri#2735

r? `@RalfJung`
2022-12-22 01:01:15 +01:00
..
assembly Add -Zno-jump-tables 2022-12-20 21:42:54 +01:00
auxiliary
codegen Auto merge of #105812 - ojeda:no-jump-tables, r=nikic 2022-12-21 17:38:38 +00:00
codegen-units Statics used in reachable function's inline asm are reachable 2022-11-28 18:28:05 +01:00
debuginfo Fix pretty-std test 2022-11-27 23:15:55 +01:00
incremental Bless incremental tests 2022-12-08 17:28:21 +00:00
mir-opt Clarify that raw retags are not permitted in Mir 2022-12-21 10:32:01 -08:00
pretty Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 2022-10-24 19:32:25 +09:00
run-make Rollup merge of #105385 - uweigand:s390x-test-lld, r=Mark-Simulacrum 2022-12-09 22:31:56 +01:00
run-make-fulldeps core: ensure no_fp_fmt_parse builds are warning-free 2022-12-17 00:19:59 +01:00
run-pass-valgrind Bless more tests 2022-11-05 18:05:45 +00:00
rustdoc Add test for presence of read more links 2022-12-16 14:52:35 +01:00
rustdoc-gui Rollup merge of #105964 - notriddle:notriddle/scraped-example-length, r=GuillaumeGomez 2022-12-20 23:35:16 +01:00
rustdoc-js Add regression test for reexports in search results 2022-10-30 13:58:00 +01:00
rustdoc-js-std
rustdoc-json Add test for #105022 2022-12-02 17:05:37 +00:00
rustdoc-ui Add -Zno-jump-tables 2022-12-20 21:42:54 +01:00
ui Rollup merge of #105996 - Swatinem:async-is-unwindsafe, r=petrochenkov 2022-12-22 01:01:14 +01:00
ui-fulldeps docs: add long-form error-code docs for E0457 2022-12-19 08:55:08 +13:00
COMPILER_TESTS.md