| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -3/+3 | |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -6/+3 | |
| 2019-09-11 | Stabilize `param_attrs` in Rust 1.39.0 | Caio | -4/+0 | |
| 2019-06-09 | Allow attributes in formal function parameters | Caio | -11/+7 | |
| 2018-10-28 | Produce targeted diagnostic when using doc comments on fn args | Esteban Küber | -0/+37 | |
| Before parsing argument names and types, try to consume an incorrectly included doc comment or attribute in order to recover and continue parsing the rest of the fn definition. | ||||
