about summary refs log tree commit diff
path: root/compiler/rustc_incremental/messages.ftl
AgeCommit message (Expand)AuthorLines
2025-04-17Replace infallible `name_or_empty` methods with fallible `name` methods.Nicholas Nethercote-1/+1
2024-08-25Removes dead code from the compilermu001999-2/+0
2024-05-21Add a footer in FileEncoder and check for it in MemDecoderBen Kimock-0/+2
2023-11-04Remove unused LoadResult::DecodeIncrCache variantbjorn3-2/+0
2023-10-09Remove cgu_reuse_tracker from Sessionbjorn3-14/+0
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-70/+70
2023-03-29Check for escape sequences in Fluent resourcesclubby789-1/+1
2023-03-11Simplify message pathsest31-0/+118