| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-04 | Only use implied bounds hack if bevy, and use deeply normalize in implied ↵ | Michael Goulet | -10/+0 | |
| bounds hack | ||||
| 2024-01-19 | use implied bounds compat mode in MIR borrowck | lcnr | -0/+10 | |
| 2024-01-17 | Don't use compat versions of implied bounds in ImpliedOutlivesBounds query | Jack Huey | -10/+0 | |
| 2024-01-17 | Correctly handle normalization in implied bounds | Ali MJ Al-Nasrawy | -29/+6 | |
| Special-case Bevy dependents to not error | ||||
| 2023-12-08 | Add tests related to normalization in implied bounds | Santiago Pastorino | -7/+22 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-03-31 | add test for normalization in implied bounds query | Ali MJ Al-Nasrawy | -0/+18 | |
| See https://github.com/rust-lang/rust/issues/109799. | ||||
