| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-25 | Check closure args and returns are WF | Michael Goulet | -13/+1 | |
| 2024-02-19 | Drive-by `DUMMY_SP` -> `Span` and fmt changes | Esteban Küber | -0/+1 | |
| Noticed these while doing something else. There's no practical change, but it's preferable to use `DUMMY_SP` as little as possible, particularly when we have perfectlly useful `Span`s available. | ||||
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -10/+10 | |
| 2024-01-19 | use implied bounds compat mode in MIR borrowck | lcnr | -7/+12 | |
| 2024-01-17 | Don't use compat versions of implied bounds in ImpliedOutlivesBounds query | Jack Huey | -1/+9 | |
| 2023-04-05 | Add regression test for #80409 | Yuki Okushi | -0/+36 | |
| Signed-off-by: Yuki Okushi <jtitor@2k36.org> | ||||
