| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -2/+2 | |
| 2024-02-28 | Use `LitKind::Err` for floats with unsupported bases. | Nicholas Nethercote | -7/+9 | |
| This slightly changes error messages in `float-field.rs`, but nothing of real importance. | ||||
| 2024-02-28 | Reformat `float-field.rs` test. | Nicholas Nethercote | -20/+49 | |
| - Put every literal in its own braces, rather than just some of them, for maximal error recovery. - Add a blank line between every case, for readability. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+62 | |
