about summary refs log tree commit diff
path: root/compiler/rustc_session/messages.ftl
AgeCommit message (Expand)AuthorLines
2023-12-06Fewer early errors.Nicholas Nethercote-0/+3
2023-11-30Add `-Zfunction-return={keep,thunk-extern}` optionMiguel Ojeda-0/+4
2023-10-09Remove cgu_reuse_tracker from Sessionbjorn3-9/+0
2023-09-20Cleanup unused messages in ftl filesyukang-2/+0
2023-08-22unknown unstable lint command linemojave2-0/+3
2023-08-08Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiserMatthias Krüger-1/+3
2023-08-07CFI: Fix error compiling core with LLVM CFI enabledRamon de C Valle-1/+3
2023-07-26Add help for crate arg when crate name is invalidyukang-0/+1
2023-07-20Move OutFileName writing into rustc_sessionDavid Tolnay-0/+2
2023-05-29linker: Report linker flavors incompatible with the current targetVadim Petrochenkov-0/+4
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-62/+62
2023-05-05Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errorsDylan DPC-0/+2
2023-05-03Add cross-language LLVM CFI support to the Rust compilerRamon de C Valle-1/+9
2023-05-02make it semantic errorDeadbeef-0/+2
2023-03-11Simplify message pathsest31-0/+95