rust/src/test
Mara Bos bbc94ed329
Rollup merge of #88525 - notriddle:notriddle/coherence-dyn-auto-trait, r=petrochenkov
fix(rustc_typeck): produce better errors for dyn auto trait

Fixes #85026
2021-09-01 09:23:28 +02:00
..
assembly Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
auxiliary
codegen Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
codegen-units
debuginfo feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
incremental feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
mir-opt Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearth 2021-08-27 01:07:17 +00:00
pretty Make Arguments constructors unsafe 2021-08-16 16:28:16 +00:00
run-make Don't use guess_head_span in predicates_of for foreign span 2021-08-27 23:19:49 -05:00
run-make-fulldeps Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoerister 2021-08-25 10:58:43 +00:00
run-pass-valgrind
rustdoc feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
rustdoc-gui Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomez 2021-09-01 09:23:27 +02:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-json Add rustdonc-json tests for enum variants 2021-08-29 16:00:48 +02:00
rustdoc-ui Update tests 2021-08-28 00:24:39 -07:00
ui Rollup merge of #88525 - notriddle:notriddle/coherence-dyn-auto-trait, r=petrochenkov 2021-09-01 09:23:28 +02:00
ui-fulldeps Fix typos “an”→“a” and a few different ones that appeared in the same search 2021-08-22 18:15:49 +02:00
COMPILER_TESTS.md