rust/src/test
Matthias Krüger 16d0d0b7f1
Rollup merge of #99095 - rhysd:issue-99092, r=compiler-errors
Remove duplicate notes from error on inter-crate ambiguous impl of traits

Fixes #99092
2022-07-11 00:33:49 +02:00
..
assembly Implement support for DWARF version 5. 2022-07-08 11:31:08 -07:00
auxiliary
codegen Auto merge of #98758 - nnethercote:more-derive-output-improvements, r=Mark-Simulacrum 2022-07-08 12:44:14 +00:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Auto merge of #96820 - r-raymond:master, r=cuviper 2022-06-25 13:03:53 +00:00
incremental Rollup merge of #98901 - davidtwco:split-dwarf-incr-workproduct, r=michaelwoerister 2022-07-07 18:06:52 +05:30
mir-opt tweak names and output and bless 2022-07-09 07:43:56 -04:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make tweak names and output and bless 2022-07-09 07:43:56 -04:00
run-make-fulldeps Bless coverage reports. 2022-07-07 09:27:44 +02:00
run-pass-valgrind Change enum->int casts to not go through MIR casts. 2022-06-30 07:47:07 +00:00
rustdoc Rollup merge of #98973 - GuillaumeGomez:inherent-impl-anchors, r=notriddle 2022-07-07 18:06:54 +05:30
rustdoc-gui Add GUI test for search result crate filter dropdown 2022-07-09 15:54:36 +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 rustdoc-json: Make default value of blanket impl assoc types work 2022-06-29 21:05:51 +02:00
rustdoc-ui Rollup merge of #95635 - davidtwco:terminal-width-stabilization, r=oli-obk 2022-07-08 08:00:36 +02:00
ui Rollup merge of #99095 - rhysd:issue-99092, r=compiler-errors 2022-07-11 00:33:49 +02:00
ui-fulldeps Auto merge of #98950 - ChrisDenton:getoverlapped-io, r=thomcc 2022-07-09 22:37:56 +00:00
COMPILER_TESTS.md