David Tolnay
0717de3f50
Update ui test suite to nightly-2024-02-08
2024-02-07 21:13:02 -08:00
David Tolnay
c7c75470ec
Update ui test suite to nightly-2024-01-31
2024-01-30 22:18:29 -08:00
David Tolnay
ebebf77fe0
Format ui tests with rustfmt
...
`rustfmt tests/ui/*.rs`
2023-10-19 11:05:01 -07:00
David Tolnay
db78fa2cd8
Update ui test suite to nightly-2022-12-15
2022-12-14 18:29:48 -08:00
David Tolnay
c79b023ce1
Update ui test suite to nightly-2022-09-25
2022-09-24 19:49:27 -07:00
David Tolnay
034c6ecf10
Update ui test suite to nightly-2022-08-24
2022-08-24 02:15:12 -07:00
David Tolnay
b338fe6ac1
Update ui test suite to nightly-2022-07-02
2022-07-01 19:30:59 -07:00
David Tolnay
00956f1f8c
Ui test changes for trybuild 1.0.49
2021-10-08 03:02:01 -04:00
David Tolnay
791a98eb93
Update ui test suite to nightly-2021-10-07
2021-10-07 00:27:37 -04:00
David Tolnay
d0f521c208
Update ui test suite to nightly-2021-01-29
2021-01-28 18:37:39 -08: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
663d835689
Update ui tests to nightly-2020-09-05
2020-09-04 23:31:10 -07:00
David Tolnay
de996c863d
Update ui tests to nightly-2020-07-06
2020-07-06 19:18:54 -07:00
David Tolnay
a15f36fde6
Update ui tests to nightly-2020-03-01
2020-03-01 11:41:15 -08:00
David Tolnay
ff9524e1fd
Update ui tests to nightly-2020-01-11
2020-01-11 16:33:19 -08: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