| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -10/+8 | |
| 2025-02-24 | Fix test output expectations | Jana Dönszelmann | -3/+15 | |
| 2024-11-03 | use backticks instead of single quotes when reporting "use of unstable ↵ | dianne | -14/+14 | |
| library feature" This is consistent with all other diagnostics I could find containing features and enables the use of `DiagSymbolList` for generalizing diagnostics for unstable library features to multiple features. | ||||
| 2024-08-22 | stabilize const_fn_floating_point_arithmetic | Ralf Jung | -32/+0 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -7/+7 | |
| 2024-01-26 | Rollup merge of #117420 - ↵ | Matthias Krüger | -4/+14 | |
| Jules-Bertholet:internal-unstable-stmt-expr-attributes, r=petrochenkov Make `#![allow_internal_unstable(..)]` work with `stmt_expr_attributes` This is a necessary first step to fixing #117304, as explained in https://github.com/rust-lang/rust/issues/117304#issuecomment-1784414453. `@rustbot` label T-compiler | ||||
| 2024-01-13 | Bless tests | George-lewis | -0/+10 | |
| Update tests | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -2/+2 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-10-30 | Make `allow_internal_unstable` work with `stmt_expr_attributes` | Jules Bertholet | -4/+14 | |
| 2023-08-15 | Clean up some bad ui testing annotations | Michael Goulet | -7/+5 | |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -2/+4 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+318 | |
