about summary refs log tree commit diff
path: root/src/test/ui/parser/fn-arg-doc-comment.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-61/+0
2022-04-16Implementation for 65853Jack Huey-13/+35
2019-11-18Surround types with backticks in type errorsEsteban Küber-3/+3
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-13/+4
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-6/+6
2019-09-11Stabilize `param_attrs` in Rust 1.39.0Caio-26/+7
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-2/+2
2019-06-09Allow attributes in formal function parametersCaio-21/+25
2018-10-28Produce targeted diagnostic when using doc comments on fn argsEsteban Küber-0/+63