rust/tests/ui/traits/default_auto_traits
2025-04-08 23:06:31 +03:00
..
backward-compatible-lazy-bounds-pass.rs Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
default-bounds.rs Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
default-bounds.stderr Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
extern-types.current.stderr Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
extern-types.next.stderr Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
extern-types.rs Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
maybe-bounds-in-dyn-traits.rs Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
maybe-bounds-in-dyn-traits.stderr Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00
maybe-bounds-in-traits.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
maybe-bounds-in-traits.stderr Initial support for auto traits with default bounds 2025-04-03 14:59:39 +03:00