about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/messages.ftl
AgeCommit message (Expand)AuthorLines
2023-11-06warn when using an unstable feature with -Ctarget-featureRalf Jung-2/+6
2023-09-23allow LTO on `proc-macro` crates with `-Zdylib-lto`onur-ozkan-0/+2
2023-09-08debuginfo: add compiler option to allow compressed debuginfo sectionsAugie Fackler-0/+2
2023-07-17Better diagnostics for dlltool errors.James Farrell-1/+2
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-2/+6
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-54/+54
2023-05-06Rollup merge of #111203 - Kobzol:remark-print-kind, r=tmiaskoMatthias Krüger-1/+1
2023-05-04Output LLVM optimization remark kind in `-Cremark` outputJakub Beránek-1/+1
2023-04-18Stablize raw-dylib, link_ordinal and -CdlltoolDaniel Paoliello-1/+1
2023-03-29Check for escape sequences in Fluent resourcesclubby789-1/+2
2023-03-11Simplify message pathsest31-0/+89