rust/tests/ui/traits/object
León Orell Valerian Liehr 080c2ca2dc
Pretty-print own args of existential projections
2024-08-22 06:22:36 +02:00
..
auto-dedup-in-impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
auto-dedup-in-impl.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
auto-dedup.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
bounds-cycle-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
bounds-cycle-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
bounds-cycle-3.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
bounds-cycle-4.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
canonicalize-fresh-infer-vars-issue-103626.rs regression test for #103626 2024-03-23 17:48:57 +01:00
canonicalize-fresh-infer-vars-issue-103626.stderr regression test for #103626 2024-03-23 17:48:57 +01:00
enforce-supertrait-projection.rs Ensure that dyn trait bounds stay sorted 2023-09-07 06:57:08 +00:00
enforce-supertrait-projection.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
exclusion.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
generics.rs Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" 2024-08-03 07:57:31 -04:00
issue-33140-traitobject-crate.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-33140-traitobject-crate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44454-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44454-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-44454-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44454-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-44454-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44454-3.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
lifetime-first.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
macro-matcher.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-matcher.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
object-unsafe-missing-assoc-type.rs Avoid silencing relevant follow-up errors 2024-01-09 21:08:16 +00:00
object-unsafe-missing-assoc-type.stderr Avoid silencing relevant follow-up errors 2024-01-09 21:08:16 +00:00
pretty.rs Pretty-print own args of existential projections 2024-08-22 06:22:36 +02:00
pretty.stderr Pretty-print own args of existential projections 2024-08-22 06:22:36 +02:00
print_vtable_sizes.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
print_vtable_sizes.stdout Use the actual computed crate name for -Zprint-vtable-sizes 2023-11-05 16:29:15 +00:00
safety.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
safety.stderr On object safety error, mention new enum as alternative 2023-10-29 23:55:46 +00:00
supertrait-lifetime-bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
supertrait-lifetime-bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
vs-lifetime-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
vs-lifetime-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
vs-lifetime.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
vs-lifetime.stderr Revert suggestion verbosity change 2024-07-22 22:51:53 +00:00
with-lifetime-bound.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
with-self-in-projection-output-bad.rs Detect object safety errors when assoc type is missing 2023-10-30 22:12:07 +00:00
with-self-in-projection-output-bad.stderr Detect object safety errors when assoc type is missing 2023-10-30 22:12:07 +00:00
with-self-in-projection-output-good.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
with-self-in-projection-output-repeated-supertrait.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00