| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-13 | UI tests: migrate remaining compile time `error-pattern`s to line annotations | Vadim Petrochenkov | -2/+1 | |
| when possible. | ||||
| 2025-03-30 | Remove attribute `#[rustc_error]` | Vadim Petrochenkov | -2/+2 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -3/+3 | |
| 2024-02-12 | Tweak delayed bug mentions. | Nicholas Nethercote | -2/+2 | |
| Now that we have both `delayed_bug` and `span_delayed_bug`, it makes sense to use the generic term "delayed bug" more. | ||||
| 2023-12-02 | Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`. | Nicholas Nethercote | -2/+2 | |
| Because the corresponding `Level` is `DelayedBug` and `span_delayed_bug` follows the pattern used everywhere else: `span_err`, `span_warning`, etc. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+8 | |
