| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -1/+1 | |
| 2023-06-19 | Disable feature(unboxed_closures, fn_traits) in weird-exprs | David Tolnay | -5/+5 | |
| One shouldn't need a nightly compiler in order to ~~have fun~~ call a function many times. | ||||
| 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-05-15 | Add more interesting nonsense to weird-exprs.rs | Alona Enraght-Moony | -0/+30 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+230 | |
