]> git.lizzy.rs Git - rust.git/commit
Add failing test for invalid projection as union field type
authorGuillaume Gomez <guillaume.gomez@huawei.com>
Mon, 16 Jan 2023 17:10:11 +0000 (18:10 +0100)
committerGuillaume Gomez <guillaume.gomez@huawei.com>
Tue, 17 Jan 2023 13:00:55 +0000 (14:00 +0100)
commit6c63b9497dfcd546199db03174ac11866bf3bfb8
treea72392557f6e1a657c0fbe8592ea12b8c268e19a
parent4653bbfaee990326a95d3dc24e60cf6827aca567
Add failing test for invalid projection as union field type
tests/ui/union/projection-as-union-type-error-2.rs [new file with mode: 0644]
tests/ui/union/projection-as-union-type-error-2.stderr [new file with mode: 0644]
tests/ui/union/projection-as-union-type-error.rs [new file with mode: 0644]
tests/ui/union/projection-as-union-type-error.stderr [new file with mode: 0644]