| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-03-31 | add test for normalization in implied bounds query | Ali MJ Al-Nasrawy | -0/+57 | |
| See https://github.com/rust-lang/rust/issues/109799. | ||||
| 2023-03-26 | tolerate region vars in implied bounds | Ali MJ Al-Nasrawy | -0/+24 | |
| See https://github.com/rust-lang/rust/issues/109628. | ||||
| 2023-03-26 | add test | Ali MJ Al-Nasrawy | -0/+58 | |
| 2023-03-15 | Revert "Auto merge of #107376 - aliemjay:remove-givens, r=lcnr" | Rémy Rakic | -58/+0 | |
| This reverts commit e84e5ff04a647ce28540300244a26ba120642eea, reversing changes made to 1716932743a7b3705cbf0c34db0c4e070ed1930d. | ||||
| 2023-03-09 | add test | Ali MJ Al-Nasrawy | -0/+58 | |
| 2023-02-21 | Specify what 'this' actually is | Michael Goulet | -1/+1 | |
| 2023-01-15 | Tweak E0597 | Esteban Küber | -0/+2 | |
| CC #99430 | ||||
| 2023-01-13 | Add logic to make IMPLIED_BOUNDS_ENTAILMENT easier to understand | Michael Goulet | -8/+8 | |
| 2023-01-12 | Bump IMPLIED_BOUNDS_ENTAILMENT to Deny + ReportNow | Michael Goulet | -0/+30 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+408 | |
