rust/tests/ui/associated-item
León Orell Valerian Liehr 8d524f096d
mGCA: Make traits with type assoc consts dyn compatible...
...but require all assoc consts to be specified via bindings.
2026-01-21 12:53:44 +01:00
..
ambiguous-associated-type-with-generics.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ambiguous-associated-type-with-generics.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ambiguous-associated-type-with-generics.stderr Preserve generic args in suggestions for ambiguous associated items 2025-05-06 17:04:03 +02:00
associated-item-duplicate-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
associated-item-duplicate-bounds.stderr Use more accurate span in resolve_ident_in_lexical_scope 2025-11-03 16:24:35 +00:00
associated-item-duplicate-names-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
associated-item-duplicate-names-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
associated-item-duplicate-names-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
associated-item-duplicate-names-3.stderr Preserve generic args in suggestions for ambiguous associated items 2025-05-06 17:04:03 +02:00
associated-item-duplicate-names.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
associated-item-duplicate-names.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
associated-item-enum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
associated-item-enum.stderr More sophisticated span trimming 2025-02-21 00:41:17 +00:00
associated-item-two-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
impl-duplicate-methods.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-duplicate-methods.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-48027.rs Refactor dyn-compatibility error and suggestions 2025-01-22 09:20:57 -08:00
issue-48027.stderr mGCA: Make traits with type assoc consts dyn compatible... 2026-01-21 12:53:44 +01:00
issue-87638.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-87638.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-87638.stderr Make typo in field and name suggestions verbose 2025-12-09 17:29:23 +00:00
issue-105449.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
missing-associated_item_or_field_def_ids.rs Reword diagnostics about relaxed bounds in invalid contexts 2025-07-18 12:13:19 +02:00
missing-associated_item_or_field_def_ids.stderr Reword diagnostics about relaxed bounds in invalid contexts 2025-07-18 12:13:19 +02:00