rust/tests/ui/traits/solver-cycles
reddevilmidzy 1bd997a452 Cleaned up some tests
Split invalid-compile-flags into run-pass & invalid

Update tests/ui/README.md
2025-12-16 02:10:08 +09:00
..
100347-recursive-enum-cow-slice.rs tests: Add regression test for recursive enum with Cow and Clone 2024-11-25 20:30:28 +01:00
107481-self-referential-struct-cow-as-last-field.rs tests: Add regression test for self referential struct with cow as last field 2024-11-26 06:27:19 +01:00
129541-recursive-enum-and-array-impl.current.stderr normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
129541-recursive-enum-and-array-impl.next.stderr normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
129541-recursive-enum-and-array-impl.rs normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
129541-recursive-struct.multiple_curr.stderr normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
129541-recursive-struct.multiple_next.stderr normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
129541-recursive-struct.rs Add span for struct tail recursion limit error 2025-09-16 23:04:59 +07:00
129541-recursive-struct.unique_curr.stderr normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
129541-recursive-struct.unique_next.stderr normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
assoc-equality-cycle.rs Cleaned up some tests 2025-12-16 02:10:08 +09:00
assoc-equality-cycle.stderr Cleaned up some tests 2025-12-16 02:10:08 +09:00
cycle-via-builtin-auto-trait-impl.rs stabilize -Znext-solver=coherence 2024-10-15 13:11:00 +02:00
cycle-via-builtin-auto-trait-impl.stderr stabilize -Znext-solver=coherence 2024-10-15 13:11:00 +02:00
inductive-canonical-cycle.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
self-item-cycle.rs Cleaned up some tests 2025-12-16 02:10:08 +09:00
self-item-cycle.stderr Cleaned up some tests 2025-12-16 02:10:08 +09:00