| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-18 | i am free | Boxy | -2/+2 | |
| 2023-01-18 | actually print out non local anon consts | Boxy | -2/+2 | |
| 2023-01-18 | test for non local anon const printing | Boxy | -0/+36 | |
| 2023-01-18 | defer array len printing to const arg printing | Boxy | -4/+4 | |
| 2023-01-16 | Properly pluralize 'generic constants' | Michael Goulet | -7/+7 | |
| 2023-01-16 | ConstBlocks are poly if their substs are poly | Michael Goulet | -0/+31 | |
| 2023-01-12 | Rollup merge of #106702 - estebank:trait-bounds, r=compiler-errors | Matthias Krüger | -4/+19 | |
| Conserve cause of `ImplDerivedObligation` in E0599 CC #86377. | ||||
| 2023-01-12 | Rollup merge of #106309 - compiler-errors:prefer-non-err-candidates, r=oli-obk | Matthias Krüger | -42/+3 | |
| Prefer non-`[type error]` candidates during selection Fixes #102130 Fixes #106351 r? types note: Alternatively we could filter out error where-clauses during param-env construction? But we still need to filter out impls with errors during `match_impl`, I think. | ||||
| 2023-01-11 | Filter impl and where-clause candidates that reference errors | Michael Goulet | -42/+3 | |
| 2023-01-11 | Note predicate span on ImplDerivedObligation | Michael Goulet | -4/+6 | |
| 2023-01-11 | Conserve cause of `ImplDerivedObligation` in E0599 | Esteban Küber | -4/+19 | |
| CC #86377. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+3267 | |
