| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-07-18 | Remove impl_trait_in_bindings handling on inference error reporting | Santiago Pastorino | -77/+0 | |
| 2021-07-18 | Remove impl trait bindings handling on const AST lowering | Santiago Pastorino | -2/+35 | |
| 2021-01-07 | Use correct span for structured suggestion | Esteban Küber | -12/+12 | |
| On structured suggestion for `let` -> `const` and `const` -> `let`, use a proper `Span` and update tests to check the correct application. Follow up to #80012. | ||||
| 2021-01-07 | bless tests | Daiki Ihara | -4/+12 | |
| 2020-05-09 | adjust tests | Ralf Jung | -1/+2 | |
| 2020-04-11 | rustc: Add a warning count upon completion | RoccoDev | -1/+1 | |
| 2019-07-30 | --bless tests due to INCOMPLETE_FEATURES being a lint. | Mazdak Farrokhzad | -6/+8 | |
| 2019-05-13 | add impl_trait_in_bindings to INCOMPLETE_FEATURES | Pulkit Goyal | -4/+10 | |
| impl_trait_in_bindings is not yet complete and can lead to compiler crashes. Fixes #60764. | ||||
| 2019-02-07 | Resolve incorrect diagnostic for using a non-const value in a constant | varkor | -17/+9 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -4/+4 | |
| 2018-12-04 | Update tests | Oliver Scherer | -3/+3 | |
| 2018-09-25 | Added tests. | Alexander Regueiro | -0/+35 | |
