rust/tests/ui/lazy-type-alias
2025-03-05 10:06:43 +01:00
..
auxiliary Remove some unnecessary allow(incomplete_features) 2024-03-11 19:42:04 +00:00
bad-lazy-type-alias.rs Stop being so bail-y in candidate assembly 2024-11-21 01:35:34 +00:00
bad-lazy-type-alias.stderr Stop being so bail-y in candidate assembly 2024-11-21 01:35:34 +00:00
coerce-behind-lazy.current.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
coerce-behind-lazy.next.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
coerce-behind-lazy.rs Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
constrained-late-bound-regions.rs Introduce expand_weak_alias_tys 2024-02-20 17:31:49 +01:00
constrained-params-in-impl.rs Introduce expand_weak_alias_tys 2024-02-20 17:31:49 +01:00
def-site-param-defaults-wf.rs LTA: Check where-clauses for well-formedness at the def site 2025-02-03 03:43:14 +01:00
def-site-param-defaults-wf.stderr LTA: Check where-clauses for well-formedness at the def site 2025-02-03 03:43:14 +01:00
def-site-predicates-wf.rs LTA: Check where-clauses for well-formedness at the def site 2025-02-03 03:43:14 +01:00
def-site-predicates-wf.stderr LTA: Check where-clauses for well-formedness at the def site 2025-02-03 03:43:14 +01:00
enum-variant.rs
enum-variant.stderr
extern-crate-has-eager-type-aliases.rs
extern-crate-has-lazy-type-aliases.locally_eager.stderr Remove some unnecessary allow(incomplete_features) 2024-03-11 19:42:04 +00:00
extern-crate-has-lazy-type-aliases.locally_lazy.stderr Remove some unnecessary allow(incomplete_features) 2024-03-11 19:42:04 +00:00
extern-crate-has-lazy-type-aliases.rs
implied-outlives-bounds.neg.stderr
implied-outlives-bounds.rs
inherent-impls-conflicting.rs Support weak alias types as self type of inherent impls 2024-02-17 08:38:59 +01:00
inherent-impls-conflicting.stderr Support weak alias types as self type of inherent impls 2024-02-17 08:38:59 +01:00
inherent-impls-not-nominal.rs Support weak alias types as self type of inherent impls 2024-02-17 08:38:59 +01:00
inherent-impls-not-nominal.stderr Support weak alias types as self type of inherent impls 2024-02-17 08:38:59 +01:00
inherent-impls-overflow.current.stderr Ignore tests w/ current/next revisions from compare-mode=next-solver 2024-03-10 21:18:41 -04:00
inherent-impls-overflow.next.stderr change definitely non-productive cycles to error 2025-03-05 10:06:43 +01:00
inherent-impls-overflow.rs change definitely non-productive cycles to error 2025-03-05 10:06:43 +01:00
inherent-impls.rs Support weak alias types as self type of inherent impls 2024-02-17 08:38:59 +01:00
leading-where-clause.fixed If suggestion would leave an empty line, delete it 2024-03-01 13:48:20 +00:00
leading-where-clause.rs Detect empty leading where-clauses on type aliases 2024-02-29 17:20:04 +01:00
leading-where-clause.stderr Detect empty leading where-clauses on type aliases 2024-02-29 17:20:04 +01:00
trailing-where-clause.rs
trailing-where-clause.stderr Don't call const normalize in error reporting 2024-09-22 13:55:06 -04:00
type-alias-bounds-are-enforced.rs
unconstrained-late-bound-regions.rs Introduce expand_weak_alias_tys 2024-02-20 17:31:49 +01:00
unconstrained-late-bound-regions.stderr Introduce expand_weak_alias_tys 2024-02-20 17:31:49 +01:00
unconstrained-params-in-impl-due-to-overflow.rs Merge check_mod_impl_wf and check_mod_type_wf 2024-03-07 06:27:09 +00:00
unconstrained-params-in-impl-due-to-overflow.stderr Merge check_mod_impl_wf and check_mod_type_wf 2024-03-07 06:27:09 +00:00
unconstrained-params-in-impl.rs Introduce expand_weak_alias_tys 2024-02-20 17:31:49 +01:00
unconstrained-params-in-impl.stderr Introduce expand_weak_alias_tys 2024-02-20 17:31:49 +01:00
unsatisfied-bounds-type-alias-body.rs
unsatisfied-bounds-type-alias-body.stderr Use trait name instead of full constraint in suggestion message 2024-12-07 21:29:58 +00:00
unused-generic-parameters.rs
unused-generic-parameters.stderr
variance.rs