about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/messages.ftl
AgeCommit message (Expand)AuthorLines
2024-10-10Rollup merge of #130308 - davidtwco:tied-target-consolidation, r=wesleywiserMatthias Krüger-0/+5
2024-10-04Use wide pointers consistenly across the compilerUrgau-1/+1
2024-09-24codegen_ssa: consolidate tied feature checkingDavid Wood-0/+5
2024-09-14simd_shuffle: require index argument to be a vectorRalf Jung-1/+1
2024-08-17Always use ar_archive_writer for import libsChris Denton-0/+3
2024-08-07Rollup merge of #128206 - bjorn3:import_lib_writing_refactor, r=jieyouxuGuillaume Gomez-0/+11
2024-07-30Move mingw dlltool invocation to cg_ssabjorn3-0/+11
2024-07-16When an archive fails to build, print the pathTrevor Gross-3/+2
2024-06-24coverage: Tighten validation of `#[coverage(off)]` and `#[coverage(on)]`Zalathar-2/+0
2024-05-23emit an error if we can't find a path to the self-contained linkerRémy Rakic-0/+2
2024-03-16Handle calls to upstream monomorphizations in compiler_builtinsBen Kimock-0/+3
2024-02-23check that simd_insert/extract indices are in-boundsRalf Jung-4/+2
2024-02-09Turn the "no saved object file in work product" ICE into a translatable fatal...Ben Kimock-0/+2
2024-01-22Correct the anchor of an URL in an error messageNoritada Kobayashi-1/+1
2023-10-09Remove cgu_reuse_tracker from Sessionbjorn3-0/+24
2023-10-08linker: Remove `-Zgcc-ld` optionVadim Petrochenkov-2/+0
2023-09-29Auto merge of #113301 - Be-ing:stabilize_bundle_whole-archive, r=petrochenkovbors-2/+0
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung-4/+0
2023-09-08Rework no_coverage to coverage(off)Andy Caldwell-0/+2
2023-08-28Don't ICE on layout computation failureKatherine Philip-0/+2
2023-08-15stabilize combining +bundle and +whole-archive link modifiersBe Wilson-2/+0
2023-07-20Add note about writing native-static-libs to fileDavid Tolnay-0/+2
2023-07-02Add `rustc` option to output LLVM optimization remarks to YAML filesJakub Beránek-0/+2
2023-06-06Write to stdout if `-` is given as output fileJing Peng-0/+2
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-162/+162
2023-04-25Fix static string lintsclubby789-0/+13
2023-04-17Spelling - compilerJosh Soref-1/+1
2023-04-10Fix typos in compilerDaniPopes-1/+1
2023-03-11Simplify message pathsest31-0/+293