| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-03 | use backticks instead of single quotes when reporting "use of unstable ↵ | dianne | -1/+1 | |
| 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-01-13 | Bless tests | George-lewis | -0/+1 | |
| Update tests | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-04-25 | Revert "Remove #[alloc_error_handler] from the compiler and library" | Matthias Krüger | -0/+12 | |
| This reverts commit abc0660118cc95f47445fd33502a11dd448f5968. | ||||
| 2023-04-16 | Remove #[alloc_error_handler] from the compiler and library | Amanieu d'Antras | -12/+0 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+12 | |
