Commit graph

3 commits

Author SHA1 Message Date
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
David Tolnay
de6719e923
Improve span for the enum case 2019-10-12 15:01:57 -07:00
David Tolnay
5c0cea6e16
Add compilefail test for source that is not an Error 2019-10-12 14:45:20 -07:00