rust/tests/ui/dyn-keyword
2025-03-08 20:44:57 +00:00
..
dyn-2015-edition-keyword-ident-lint.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-2015-edition-keyword-ident-lint.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-2015-edition-keyword-ident-lint.stderr Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
dyn-2015-idents-in-decl-macros-unlinted.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-2015-idents-in-macros-unlinted.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-2015-no-warnings-without-lints.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-2018-edition-lint.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-2018-edition-lint.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
dyn-2021-edition-error.rs Rework maybe_suggest_add_generic_impl_trait 2025-03-08 20:40:59 +00:00
dyn-2021-edition-error.stderr Rework maybe_suggest_add_generic_impl_trait 2025-03-08 20:40:59 +00:00
dyn-angle-brackets.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-angle-brackets.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
dyn-angle-brackets.stderr Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
issue-5153.rs Move tests 2024-03-03 16:30:48 -03:00
issue-5153.stderr Move tests 2024-03-03 16:30:48 -03:00
issue-56327-dyn-trait-in-macro-is-okay.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
misspelled-associated-item.rs Suggest typos when trait path expression is typod 2025-01-11 18:44:12 +00:00
misspelled-associated-item.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
suggest-dyn-on-bare-trait-in-pat.rs Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
suggest-dyn-on-bare-trait-in-pat.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
suggest-struct-or-union-add-generic-impl-trait.rs Fix suggestion when there are generics, inline some things 2025-03-08 20:44:57 +00:00
suggest-struct-or-union-add-generic-impl-trait.stderr Fix suggestion when there are generics, inline some things 2025-03-08 20:44:57 +00:00