rust/src/test/ui/derives
bors 543b7d97d0 Auto merge of #65912 - estebank:variants-orig, r=petrochenkov
Point at the span for the definition of crate foreign ADTs

Follow up to #65421. Partially addresses #65386. Blocked on #53081.
2020-01-11 06:15:59 +00:00
..
auxiliary Add a regression test for #44692 2019-07-11 00:35:01 +03:00
derive-assoc-type-not-impl.rs Remove licenses 2018-12-25 21:08:33 -07:00
derive-assoc-type-not-impl.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
derive-hygiene.rs Remove gensyms from built-in derives 2019-08-17 09:12:32 +01:00
derive-marker-tricky.rs Add a regression test for #44692 2019-07-11 00:35:01 +03:00
derive-on-trait-item-or-impl-item.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
derive-on-trait-item-or-impl-item.stderr Fix rebase and more CI failures 2018-12-27 15:51:37 +03:00
derives-span-Clone-enum-struct-variant.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Clone-enum-struct-variant.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Clone-enum.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Clone-enum.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Clone-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Clone-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Clone-tuple-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Clone-tuple-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-enum-struct-variant.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-enum-struct-variant.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-enum.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-enum.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-tuple-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Debug-tuple-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Default-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Default-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Default-tuple-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Default-tuple-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-enum-struct-variant.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-enum-struct-variant.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-enum.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-enum.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-tuple-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Eq-tuple-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-enum-struct-variant.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-enum-struct-variant.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-enum.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-enum.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-tuple-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Hash-tuple-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-enum-struct-variant.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-enum-struct-variant.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-enum.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-enum.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-tuple-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-Ord-tuple-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-enum-struct-variant.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-enum-struct-variant.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-enum.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-enum.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-tuple-struct.rs Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialEq-tuple-struct.stderr Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests 2019-12-28 12:26:48 -08:00
derives-span-PartialOrd-enum-struct-variant.rs Update tests 2020-01-09 21:23:12 +03:00
derives-span-PartialOrd-enum-struct-variant.stderr Update tests 2020-01-09 21:23:12 +03:00
derives-span-PartialOrd-enum.rs Update tests 2020-01-09 21:23:12 +03:00
derives-span-PartialOrd-enum.stderr Update tests 2020-01-09 21:23:12 +03:00
derives-span-PartialOrd-struct.rs Update tests 2020-01-09 21:23:12 +03:00
derives-span-PartialOrd-struct.stderr Update tests 2020-01-09 21:23:12 +03:00
derives-span-PartialOrd-tuple-struct.rs Update tests 2020-01-09 21:23:12 +03:00
derives-span-PartialOrd-tuple-struct.stderr Update tests 2020-01-09 21:23:12 +03: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 Modify primary label message to be inline with error message 2019-11-16 13:23:19 -08:00
deriving-meta-empty-trait-list.rs Lint empty 'derive()' as unused attribute. 2019-06-22 13:19:55 +02:00
deriving-meta-empty-trait-list.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
deriving-meta-unknown-trait.rs Ignore platforms that can't point to std 2020-01-10 11:40:30 -08:00
deriving-meta-unknown-trait.stderr Ignore platforms that can't point to std 2020-01-10 11:40:30 -08:00
deriving-no-inner-impl-error-message.rs Remove licenses 2018-12-25 21:08:33 -07:00
deriving-no-inner-impl-error-message.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
deriving-non-type.rs Remove licenses 2018-12-25 21:08:33 -07:00
deriving-non-type.stderr Update tests 2019-03-11 23:10:26 +03: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 normalize use of backticks/lowercase in compiler messages for librustc_mir 2019-07-06 20:40:40 +02:00
deriving-with-repr-packed.stderr normalize use of backticks/lowercase in compiler messages for librustc_mir 2019-07-06 20:40:40 +02:00