about summary refs log tree commit diff
path: root/compiler/rustc_middle/messages.ftl
AgeCommit message (Expand)AuthorLines
2023-10-30Add a custom panic message for resuming `gen` blocks after they panickedOli Scherer-0/+2
2023-10-20s/generator/coroutine/Oli Scherer-4/+4
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung-0/+2
2023-07-27Don't attempt to compute layout of type referencing errorMichael Goulet-0/+3
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-0/+35
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-24/+24
2023-05-16Remove `LangItems::require`Nilstrieb-0/+2
2023-05-02Avoid ICEing miri on layout query cyclesOli Scherer-0/+3
2023-04-03fix(middle): emit error rather than delay bug when reaching limitbohan-0/+4
2023-03-11Simplify message pathsest31-0/+36