Commit Graph

32 Commits

Author SHA1 Message Date
David Tolnay
2e1c46c895 Update ui test suite to nightly-2021-10-17 2021-10-16 19:20:52 -07:00
David Tolnay
019b179cf7 Ui test changes for trybuild 1.0.49 2021-10-08 03:00:04 -04:00
David Tolnay
733b353394 Update ui test files 2021-10-07 00:19:07 -04:00
David Tolnay
892e2a8264 Update ui test suite to nightly-2021-05-14 2021-05-13 19:15:50 -07:00
David Tolnay
9357569b1c Trigger missing comma rustc suggestion 2020-06-28 22:46:33 -07:00
David Tolnay
0443daa488 Prevent type ascription misdiagnosis 2020-06-28 22:38:59 -07:00
David Tolnay
4a948df6f6 Add ui test of missing comma between object entries 2020-06-28 22:24:56 -07:00
David Tolnay
8d0505803b Update ui tests to nightly-2020-02-08 2020-02-07 18:07:46 -08:00
David Tolnay
f3b059c006 Discard unimportant lines from ui tests 2020-01-24 21:36:31 -08:00
David Tolnay
8d7f731c2d Switch ui tests to trybuild 2019-05-06 09:57:57 -07:00
David Tolnay
d6ff3de39c Simplify running update-references.sh 2019-02-17 11:12:26 -08:00
David Tolnay
48980ef754 Update ui tests to 2018 edition 2019-01-12 15:16:36 -08:00
David Tolnay
4d5234c8d9 Copyright/license headers
The following changes are included:

- Delete per-file license notices at the top of each file.
- Delete the first paragraph of LICENSE-MIT (an inaccurate
  pseudo-copyright line), leaving only the text of the MIT license.

Nothing about the license of Serde code has changed, only our
understanding of how to correctly communicate the license has changed.

This mirrors an equivalent change being applied in the rust-lang/rust
repository.
2019-01-12 15:14:56 -08:00
David Tolnay
e9570bfe7d Update ui tests for rustc nightly-2018-11-29 2018-11-28 22:47:44 -08:00
David Tolnay
5186b8f566 Update ui tests at nightly 2018-10-26 2018-10-27 18:14:48 -07:00
David Tolnay
7efc0972cd Add some rules to catch json macro syntax errors 2018-06-24 15:32:21 -07:00
David Tolnay
25b5dfbb6c Improve error message of unexpected colon or comma in json macro
These rules regressed when the unimplemented macro began accepting
formatter arguments.
2018-06-24 15:16:20 -07:00
David Tolnay
2311fb3e86 Update ui tests for nightly-2018-03-26 2018-03-27 10:35:42 +02:00
David Tolnay
c58b5201e1 Update ui tests for nightly-2018-03-16 2018-03-17 12:50:08 -07:00
David Tolnay
aa63c9302d Update ui tests for nightly-2018-03-03 2018-03-03 19:50:31 -08:00
David Tolnay
240c6fec53 Update ui tests for nightly-2018-02-26 2018-02-27 10:52:30 -08:00
David Tolnay
a4b2223762 Update ui tests to include nightly wording change 2017-11-28 22:00:25 -08:00
David Tolnay
ba3c859d58 Update stderr files for -Z external-macro-backtrace 2017-11-22 08:50:41 -08:00
David Tolnay
2a91a88581 Update ui test failure message 2017-09-23 12:23:58 -07:00
David Tolnay
1aa61215b2 Update ui error message 2017-07-20 23:26:29 -07:00
David Tolnay
58a7642d09 Update ui error message 2017-07-09 10:03:02 -07:00
David Tolnay
aca0df4ba7 Refresh the ui tests 2017-06-12 20:09:09 -07:00
David Tolnay
edf129130e New error message in UI tests 2017-05-27 11:29:02 -07:00
David Tolnay
c243fd8234 Update ui/parse_expr for latest nightly 2017-05-09 15:11:39 -07:00
David Tolnay
1a41994b68 Keep up with serde 1.0 branch 2017-04-17 16:27:22 -07:00
David Tolnay
8797e77ffc License boilerplate 2017-04-13 18:14:30 -07:00
David Tolnay
e11f3d11ed Combine serde_json and tests into one crate 2017-04-11 21:16:48 -07:00