about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/messages.ftl
AgeCommit message (Expand)AuthorLines
2025-08-06Add support for shortening `Instance` and use itEsteban Küber-4/+5
2025-06-14Remove all support for wasm's legacy ABIbjorn3-7/+0
2025-05-09Remove mono item collection strategy override from -Zprint-mono-itemsTomasz Miąsko-3/+0
2025-04-01Make missing optimized MIR error more informativeOli Scherer-1/+1
2025-03-25add FCW to warn about wasm ABI transitionRalf Jung-0/+7
2025-02-20vectorcall ABI: error if sse2 is not availableRalf Jung-0/+14
2025-02-20mono-time abi_check: unify error paths for call and definition sitesRalf Jung-13/+21
2025-02-15abi_unsupported_vector_types: say which type is the problemRalf Jung-4/+4
2024-12-06Remove polymorphizationBen Kimock-2/+0
2024-11-12ABI checks: add support for tier2 archesLuca Versari-2/+9
2024-11-01Emit warning when calling/declaring functions with unavailable vectors.Luca Versari-0/+9
2024-10-25Revert "Emit error when calling/declaring functions with unavailable vectors."Rémy Rakic-9/+0
2024-10-25Emit error when calling/declaring functions with unavailable vectors.Luca Versari-0/+9
2024-07-02Re-implement a type-size based limitMichael Goulet-5/+0
2024-01-10Stop mentioning internal lang items in no_std binary errorsNilstrieb-0/+3
2023-10-18Remove `UnknownPartitionStrategy` error.Nicholas Nethercote-2/+0
2023-09-20Cleanup unused messages in ftl filesyukang-2/+0
2023-08-30Emit error instead of ICE when optimized MIR is missingMartin Nordholts-0/+4
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-17/+17
2023-03-11Simplify message pathsest31-0/+32