| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -118/+0 | |
| 2021-10-15 | Bless tests | Cameron Steffen | -7/+7 | |
| 2021-06-06 | Don't pass -Z unstable-options by default for UI tests | Joshua Nelson | -2/+2 | |
| - Pass it explicitly where appropriate - Update stderr files and warnings; it turns that unstable-options has far-reaching effects on diagnostics. | ||||
| 2020-05-10 | Add UI test where `annotated_files` count is > 1 #64205 | Juan Aguilar Santillana | -0/+107 | |
| 2020-05-08 | Update annotate-snippets-rs to 0.8.0 | Juan Aguilar Santillana | -1/+1 | |
| 2019-07-25 | librustc_errors: Support ui-testing flag in annotate-snippet emitter | Philipp Hansch | -5/+5 | |
| This adds support for the `-Z ui-testing` flag to the new annotate-snippet diagnostic emitter. The support for the flag was added to `annotate-snippet-rs` in these PRs: * https://github.com/rust-lang/annotate-snippets-rs/pull/3 * https://github.com/rust-lang/annotate-snippets-rs/pull/5 Closes #61811 | ||||
| 2019-06-04 | eprint -> eprintln to add trailing newline | Philipp Hansch | -1/+1 | |
| 2019-06-04 | Print to stderr and bless | Philipp Hansch | -1/+7 | |
| 2019-06-04 | Add new error-format value to use annotate-snippet output | Philipp Hansch | -0/+5 | |
