| .. |
|
auxiliary
|
Add a regression test for #44692
|
2019-07-11 00:35:01 +03:00 |
|
clone-debug-dead-code.rs
|
Ignore automatically derived impls of Clone and Debug in dead code analysis
|
2021-09-09 19:49:07 +02:00 |
|
clone-debug-dead-code.stderr
|
Ignore automatically derived impls of Clone and Debug in dead code analysis
|
2021-09-09 19:49:07 +02:00 |
|
derive-assoc-type-not-impl.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derive-assoc-type-not-impl.stderr
|
Suggest deriving traits if possible
|
2021-09-06 13:18:05 +02:00 |
|
derive-deadlock.rs
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03:00 |
|
derive-deadlock.stderr
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03:00 |
|
derive-Debug-use-ufcs-struct.rs
|
Regression tests for issue 81211.
|
2021-02-01 17:08:37 -05:00 |
|
derive-Debug-use-ufcs-tuple.rs
|
Regression tests for issue 81211.
|
2021-02-01 17:08:37 -05:00 |
|
derive-hygiene.rs
|
Remove gensyms from built-in derives
|
2019-08-17 09:12:32 +01:00 |
|
derive-macro-const-default.rs
|
completion uwu
|
2021-05-13 11:37:32 +01:00 |
|
derive-marker-tricky.rs
|
Add a regression test for #44692
|
2019-07-11 00:35:01 +03:00 |
|
derive-multiple-with-packed.rs
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03:00 |
|
derive-on-trait-item-or-impl-item.rs
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derive-on-trait-item-or-impl-item.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derive-partial-ord.rs
|
Fix derived PartialOrd operators
|
2021-02-09 08:15:37 +01:00 |
|
derive-renamed.rs
|
Address review comments
|
2021-02-07 20:08:45 +03:00 |
|
derives-span-Clone-enum-struct-variant.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Clone-enum-struct-variant.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Clone-enum.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Clone-enum.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Clone-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Clone-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Clone-tuple-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Clone-tuple-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Debug-enum-struct-variant.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Debug-enum-struct-variant.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Debug-enum.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Debug-enum.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Debug-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Debug-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Debug-tuple-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Debug-tuple-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Default-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Default-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Default-tuple-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Default-tuple-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Eq-enum-struct-variant.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Eq-enum-struct-variant.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Eq-enum.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Eq-enum.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Eq-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Eq-struct.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Eq-tuple-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Eq-tuple-struct.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Hash-enum-struct-variant.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Hash-enum-struct-variant.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Hash-enum.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Hash-enum.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Hash-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Hash-struct.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Hash-tuple-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Hash-tuple-struct.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
derives-span-Ord-enum-struct-variant.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Ord-enum-struct-variant.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Ord-enum.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Ord-enum.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Ord-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Ord-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-Ord-tuple-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-Ord-tuple-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialEq-enum-struct-variant.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-PartialEq-enum-struct-variant.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialEq-enum.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-PartialEq-enum.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialEq-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-PartialEq-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialEq-tuple-struct.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
derives-span-PartialEq-tuple-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialOrd-enum-struct-variant.rs
|
./x.py test --bless
|
2021-02-09 00:00:00 +00:00 |
|
derives-span-PartialOrd-enum-struct-variant.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialOrd-enum.rs
|
./x.py test --bless
|
2021-02-09 00:00:00 +00:00 |
|
derives-span-PartialOrd-enum.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialOrd-struct.rs
|
./x.py test --bless
|
2021-02-09 00:00:00 +00:00 |
|
derives-span-PartialOrd-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
derives-span-PartialOrd-tuple-struct.rs
|
./x.py test --bless
|
2021-02-09 00:00:00 +00:00 |
|
derives-span-PartialOrd-tuple-struct.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
deriving-bounds.rs
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
deriving-bounds.stderr
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
deriving-copyclone.rs
|
Suggest borrowing when it would satisfy an unmet trait bound
|
2019-11-16 13:23:19 -08:00 |
|
deriving-copyclone.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
deriving-meta-empty-trait-list.rs
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03:00 |
|
deriving-meta-unknown-trait.rs
|
tests: remove ignore directives from tests that mention core/alloc/std spans.
|
2020-04-02 11:48:34 +03:00 |
|
deriving-meta-unknown-trait.stderr
|
Remove trailing whitespace from error messages
|
2021-08-04 10:48:30 +02:00 |
|
deriving-no-inner-impl-error-message.rs
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
deriving-no-inner-impl-error-message.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
deriving-non-type.rs
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
deriving-non-type.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
deriving-primitive.rs
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
deriving-primitive.stderr
|
Update tests
|
2020-01-09 21:23:12 +03:00 |
|
deriving-with-repr-packed.rs
|
make unaligned_refereces future-incompat lint warn-by-default, and remove the safe_packed_borrows lint that it replaces
|
2021-03-27 16:59:37 +01:00 |
|
deriving-with-repr-packed.stderr
|
Show macro name in 'this error originates in macro' message
|
2021-05-12 19:03:06 -04:00 |
|
issue-36617.rs
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03:00 |
|
issue-36617.stderr
|
expand/resolve: Turn #[derive] into a regular macro attribute
|
2021-02-07 20:08:45 +03:00 |
|
issue-43023.rs
|
Move some UI tests to more suitable subdirs
|
2021-08-10 13:34:05 +09:00 |
|
issue-43023.stderr
|
Move some UI tests to more suitable subdirs
|
2021-08-10 13:34:05 +09:00 |