rust/src/test
Paul Trojahn 50e5f90c92 Suggest deriving traits if possible
This only applies to builtin derives as I don't think there is a
clean way to get the available derives in typeck.

Closes #85851
2021-09-06 13:18:05 +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 Report cycle error using 'deepest' obligation in the cycle 2021-09-02 11:49:32 -05:00
mir-opt Update coverage tests 2021-09-03 19:51:27 +01:00
pretty Make Arguments constructors unsafe 2021-08-16 16:28:16 +00:00
run-make Auto merge of #88482 - athei:add-import-test, r=the8472 2021-09-03 23:12:35 +00:00
run-make-fulldeps Update coverage tests 2021-09-03 19:51:27 +01:00
run-pass-valgrind
rustdoc Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, r=camelid,Manishearth 2021-09-01 21:31:16 +00:00
rustdoc-gui Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, r=camelid,Manishearth 2021-09-01 21:31:16 +00: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 rustdoc: Clean up handling of lifetime bounds 2021-09-02 14:27:59 -07:00
rustdoc-ui Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomez 2021-09-05 12:52:34 +00:00
ui Suggest deriving traits if possible 2021-09-06 13:18:05 +02:00
ui-fulldeps Detect bare blocks with type ascription that were meant to be a struct literal 2021-09-03 14:43:04 +00:00
COMPILER_TESTS.md