rust/src/test
Matthias Krüger aa7b5b32e3
Rollup merge of #105283 - compiler-errors:ty-var-in-hir-wfcheck, r=nagisa
Don't call `diagnostic_hir_wf_check` query if we have infer variables

Fixes #105260
2022-12-11 23:36:45 +01:00
..
assembly Rollup merge of #105033 - durin42:llvm-16-dont-tail-call-me-bro, r=tmandry 2022-12-02 21:22:47 +01:00
auxiliary
codegen Auto merge of #102900 - abrachet:master, r=bjorn3 2022-12-11 14:42:45 +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 Add empty ConstKind::Abstract 2022-11-25 09:28:43 +00:00
mir-opt Remove unneeded field from SwitchTargets 2022-12-09 04:53:10 -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 Use Symbol for the crate name instead of String/str 2022-12-07 20:30:02 +00:00
run-pass-valgrind Bless more tests 2022-11-05 18:05:45 +00:00
rustdoc Update rustdoc test to check its error output 2022-12-08 14:08:58 +01:00
rustdoc-gui rustdoc: make stability badge CSS more consistent 2022-12-09 10:54:44 -07:00
rustdoc-js Add regression test for reexports in search results 2022-10-30 13:58:00 +01:00
rustdoc-js-std Update asrawfd.js. 2022-08-29 08:31:42 -07:00
rustdoc-json Add test for #105022 2022-12-02 17:05:37 +00:00
rustdoc-ui Auto merge of #105457 - GuillaumeGomez:prevent-auto-blanket-impl-retrieval, r=notriddle 2022-12-11 06:20:59 +00:00
ui Rollup merge of #105283 - compiler-errors:ty-var-in-hir-wfcheck, r=nagisa 2022-12-11 23:36:45 +01:00
ui-fulldeps Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillot 2022-12-03 17:37:41 +01:00
COMPILER_TESTS.md