about summary refs log tree commit diff
path: root/compiler/rustc_metadata/messages.ftl
AgeCommit message (Expand)AuthorLines
2024-08-12Rollup merge of #128886 - GrigorenkoPV:untranslatable-diagnostic, r=nnethercoteGuillaume Gomez-0/+6
2024-08-11Ask the user to use `feature(rustc_private)` when linking to `rustc_driver`John Kåre Alsaker-0/+3
2024-08-10rustc_metadata: make "link {arg,cfg} is unstable" translatablePavel Grigorenko-0/+6
2024-06-21Fix remaining casesMichael Goulet-2/+2
2024-05-22Rename `FrameworkOnlyWindows` to `RawDylibOnlyWindows`Tobias Bucher-3/+3
2024-05-21Convert uses of BuiltinLintDiag::Normal to custom variantsXiretza-2/+0
2024-03-20Auto merge of #122359 - Zoxc:missing-static-notes, r=wesleywiserbors-0/+3
2024-03-16Print the crates not available as staticJohn Kåre Alsaker-0/+3
2024-03-16Add `wasm_c_abi` `future-incompat` lintdaxpedda-0/+2
2024-02-21Unify dylib loading between proc macros and codegen backendsbjorn3-1/+1
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-1/+1
2023-11-22Call FileEncoder::finish in rmeta encodingBen Kimock-4/+1
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-3/+0
2023-09-12cleanup on messagesyukang-3/+0
2023-07-04Suggest `x build library` for a custom toolchain that fails to load `core`Mu001999-0/+3
2023-07-03Revert "Suggest `x build library` for a custom toolchain that fails to load `...Nilstrieb-3/+0
2023-07-02Suggest `x build library` for a custom toolchain that fails to load `core`Mu001999-0/+3
2023-06-06fixJing Peng-3/+0
2023-06-06Write to stdout if `-` is given as output fileJing Peng-0/+9
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-191/+191
2023-04-25Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger-0/+10
2023-04-16Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras-10/+0
2023-03-11Simplify message pathsest31-0/+288