| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-03-13 | const-eval: organize and extend tests for required-consts | Ralf Jung | -15/+0 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-09-14 | don't point at const usage site for resolution-time errors | Ralf Jung | -1/+1 | |
| also share the code that emits the actual error | ||||
| 2023-06-12 | Adjust UI tests for `unit_bindings` | 许杰友 Jieyou Xu (Joe) | -3/+3 | |
| - Either explicitly annotate `let x: () = expr;` where `x` has unit type, or remove the unit binding to leave only `expr;` instead. - Fix disjoint-capture-in-same-closure test | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+15 | |
