about summary refs log tree commit diff
path: root/compiler/rustc_parse/messages.ftl
AgeCommit message (Expand)AuthorLines
2023-06-23Add suggestion for bad block fragment errorMichael Goulet-0/+1
2023-06-10reword the message to suggest surrounding with parenthesesyukang-1/+1
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-594/+594
2023-05-13improve error for `impl<..> impl Trait for Type`y21-0/+5
2023-05-09Rollup merge of #111120 - chenyukang:yukang-suggest-let, r=NilstriebDylan DPC-0/+1
2023-05-09move sugg to derive session diagnosticyukang-0/+1
2023-05-05Add parsing for builtin # in expression and item contextest31-0/+4
2023-05-02Implement negative boundsMichael Goulet-8/+2
2023-05-01soften the wording for removing type ascriptionyukang-1/+2
2023-05-01Rip it outNilstrieb-0/+8
2023-04-27Migrate trivially translatable `rustc_parse` diagnosticsclubby789-0/+72
2023-04-25Fix static string lintsclubby789-0/+30
2023-04-10Remove `..` from return type notationMichael Goulet-0/+4
2023-03-28Add `(..)` syntax for RTNMichael Goulet-0/+4
2023-03-19refactor: refactor identifier parsing somewhatEzra Shaw-1/+1
2023-03-12Remove `box_syntax` from AST and use in toolsclubby789-0/+3
2023-03-11Simplify message pathsest31-0/+733