rust/tests/ui/marker_trait_attr
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
..
issue-61651-type-mismatch.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
marker-attribute-on-non-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
marker-attribute-on-non-trait.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
marker-attribute-with-values.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
marker-attribute-with-values.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
marker-trait-with-associated-items.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
marker-trait-with-associated-items.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overlap-doesnt-conflict-with-specialization.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overlap-doesnt-conflict-with-specialization.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overlap-marker-trait-with-static-lifetime.rs stop special-casing `'static` in evaluate 2023-03-22 11:37:57 +01:00
overlap-marker-trait-with-static-lifetime.stderr stop special-casing `'static` in evaluate 2023-03-22 11:37:57 +01:00
overlap-marker-trait-with-underscore-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overlap-marker-trait-with-underscore-lifetime.stderr Point at impl self type for impl wf obligations 2023-01-12 20:44:47 +00:00
overlap-marker-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overlap-marker-trait.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
overlap-permitted-for-annotated-marker-traits.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overlapping-impl-1-modulo-regions.rs stop special-casing `'static` in evaluate 2023-03-22 11:37:57 +01:00
overlapping-impl-1-modulo-regions.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
override-item-on-marker-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
override-item-on-marker-trait.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
region-overlap.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
region-overlap.stderr Point at impl self type for impl wf obligations 2023-01-12 20:44:47 +00:00
unsound-overlap.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsound-overlap.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00