rust/tests/ui/traits/bound
Michael Goulet 45598de704 Do not gather local all together at the beginning of typeck 2025-05-05 14:27:09 +00:00
..
auxiliary
assoc-fn-bound-root-obligation.rs Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
assoc-fn-bound-root-obligation.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
basic.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
generic_trait.rs
impl-comparison-duplicates.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
in-arc.rs
multiple.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
not-on-bare-trait-2021.rs Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
not-on-bare-trait-2021.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
not-on-bare-trait.rs
not-on-bare-trait.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
not-on-struct.rs
not-on-struct.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
on-structs-and-enums-in-fns.rs
on-structs-and-enums-in-fns.stderr
on-structs-and-enums-in-impls.rs
on-structs-and-enums-in-impls.stderr
on-structs-and-enums-locals.rs
on-structs-and-enums-locals.stderr Do not gather local all together at the beginning of typeck 2025-05-05 14:27:09 +00:00
on-structs-and-enums-rpass.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
on-structs-and-enums-static.rs
on-structs-and-enums-static.stderr
on-structs-and-enums-xc.rs
on-structs-and-enums-xc.stderr
on-structs-and-enums-xc1.rs
on-structs-and-enums-xc1.stderr Do not gather local all together at the beginning of typeck 2025-05-05 14:27:09 +00:00
on-structs-and-enums.rs
on-structs-and-enums.stderr reword trait bound suggestion message to include the bounds 2024-12-07 21:26:20 +00:00
recursion.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
same-crate-name.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
same-crate-name.stderr compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
sugar.rs
sugar.stderr
unknown-assoc-with-const-arg.rs Don't try and handle unfed `type_of` on anon consts 2024-12-03 23:39:51 +00:00
unknown-assoc-with-const-arg.stderr Don't try and handle unfed `type_of` on anon consts 2024-12-03 23:39:51 +00:00