about summary refs log tree commit diff
path: root/compiler/rustc_ast_passes/messages.ftl
AgeCommit message (Expand)AuthorLines
2023-12-22Auto merge of #119163 - fmease:refactor-ast-trait-bound-modifiers, r=compiler...bors-2/+2
2023-12-21Simple modification of diagnostic informationsurechen-3/+3
2023-12-20Refactor AST trait bound modifiersLeón Orell Valerian Liehr-2/+2
2023-12-18Deny ~const trait bounds in inherent impl headersLeón Orell Valerian Liehr-1/+2
2023-12-12Correctly gate the parsing of match arms without bodyNadrieril-0/+4
2023-11-12Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-deadbors-1/+4
2023-11-12Deny more `~const` trait boundsLeón Orell Valerian Liehr-1/+4
2023-10-30Explicitly reject const C-variadic functionsNicholas Bishop-0/+4
2023-09-11Move let expression checking to parsingMatthew Jasper-10/+0
2023-08-24Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkovbors-0/+12
2023-08-24Parse unnamed fields and anonymous structs or unionsFrank King-0/+12
2023-08-10Unlock trailing where-clauses for lazy type aliasesLeón Orell Valerian Liehr-1/+6
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-150/+150
2023-05-02Disallow associated type constraints on negative boundsMichael Goulet-0/+3
2023-05-02Implement negative boundsMichael Goulet-1/+4
2023-04-17Spelling - compilerJosh Soref-1/+1
2023-04-03Make "unneccesary visibility qualifier" error much more clearTam Pham-3/+4
2023-03-11Simplify message pathsest31-0/+236