Commit graph

3 commits

Author SHA1 Message Date
David Tolnay
ebebf77fe0
Format ui tests with rustfmt
`rustfmt tests/ui/*.rs`
2023-10-19 11:05:01 -07:00
David Tolnay
04b91d7646
Change ui tests to work whether or not rust-src is installed 2020-09-04 23:39:02 -07:00
David Tolnay
7f943c1fcd
Split source-not-error ui test for structs and enums
This eliminates potential flakiness if parallel rustc were to compile
thw two impls in different threads, affecting the order in which the two
errors are emitted.
2019-12-18 10:57:47 -08:00
Renamed from tests/ui/source-not-error.rs (Browse further)