| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -56/+0 | |
| 2022-09-13 | Use tcx.hir() utils for spans in MIR building. | Camille GILLOT | -5/+5 | |
| This corrects the `span_with_body` in the case of closures, which was incorrectly shortened to the `def_span`. | ||||
| 2022-07-07 | Shorten span for closures. | Camille GILLOT | -5/+5 | |
| 2019-06-06 | Make sure constructors functions are type checked correctly | Matthew Jasper | -0/+56 | |
