mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() tests: Add regression test for self referential structs with cow as last field Making compilation pass for this code was retroactively stabilized via FCP in 1.79. The code does not compile in 1.78. See https://github.com/rust-lang/rust/issues/129541 for details. Closes #107481 |
||
---|---|---|
.. | ||
100347-recursive-enum-cow-slice.rs | ||
107481-self-referential-struct-cow-as-last-field.rs | ||
129541-recursive-enum-and-array-impl.rs | ||
129541-recursive-enum-and-array-impl.stderr | ||
129541-recursive-struct-and-array-impl.rs | ||
129541-recursive-struct.rs | ||
cycle-via-builtin-auto-trait-impl.rs | ||
cycle-via-builtin-auto-trait-impl.stderr | ||
inductive-canonical-cycle.rs |