summaryrefslogtreecommitdiff
path: root/compiler/rustc_parse/messages.ftl
Commit message (Expand)AuthorAgeFilesLines
* improve error for `impl<..> impl Trait for Type`y212023-05-131-0/+5
* Rollup merge of #111120 - chenyukang:yukang-suggest-let, r=NilstriebDylan DPC2023-05-091-0/+1
|\
| * move sugg to derive session diagnosticyukang2023-05-091-0/+1
* | Add parsing for builtin # in expression and item contextest312023-05-051-0/+4
|/
* Implement negative boundsMichael Goulet2023-05-021-8/+2
* soften the wording for removing type ascriptionyukang2023-05-011-1/+2
* Rip it outNilstrieb2023-05-011-0/+8
* Migrate trivially translatable `rustc_parse` diagnosticsclubby7892023-04-271-0/+72
* Fix static string lintsclubby7892023-04-251-0/+30
* Remove `..` from return type notationMichael Goulet2023-04-101-0/+4
* Add `(..)` syntax for RTNMichael Goulet2023-03-281-0/+4
* refactor: refactor identifier parsing somewhatEzra Shaw2023-03-191-1/+1
* Remove `box_syntax` from AST and use in toolsclubby7892023-03-121-0/+3
* Simplify message pathsest312023-03-111-0/+733