about summary refs log tree commit diff
path: root/compiler/rustc_interface/messages.ftl
AgeCommit message (Expand)AuthorLines
2025-09-21Add panic=immediate-abortBen Kimock-1/+1
2025-09-14Move more early buffered lints to dyn lint diagnostics (4/N)León Orell Valerian Liehr-0/+3
2025-09-08fixup limit handling codeJana Dönszelmann-4/+0
2025-03-30Remove attribute `#[rustc_error]`Vadim Petrochenkov-6/+0
2025-03-21Move some calls to before calling codegen_cratebjorn3-3/+0
2025-02-17Move `rustc_middle::limits` to `rustc_interface`.Nicholas Nethercote-0/+4
2025-02-15Reject macro calls inside of `#![crate_name]`León Orell Valerian Liehr-0/+4
2025-01-28ABI-required target features: warn when they are missing in base CPU (rather ...Ralf Jung-0/+5
2024-03-13Make incremental sessions identity no longer depend on the crate names provid...John Kåre Alsaker-3/+0
2023-06-06Write to stdout if `-` is given as output fileJing Peng-0/+1
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-27/+27
2023-03-11Simplify message pathsest31-0/+52