rust/tests/ui/marker_trait_attr
Michael Goulet b8396d10c4 Always make inductive cycles as ambig during typeck 2024-03-31 20:44:30 -04:00
..
issue-61651-type-mismatch.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +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 [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +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 [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00: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 [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
overlapping-impl-1-modulo-regions.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00: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 Stop bailing out from compilation just because there were incoherent traits 2024-02-05 10:17:31 +00:00
override-item-on-marker-trait.stderr Merge `check_mod_impl_wf` and `check_mod_type_wf` 2024-03-07 06:27:09 +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 Always make inductive cycles as ambig during typeck 2024-03-31 20:44:30 -04:00
unsound-overlap.stderr Always make inductive cycles as ambig during typeck 2024-03-31 20:44:30 -04:00