about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-04-09Update ar_archive_writer to 0.2.0bjorn3-1/+1
2024-03-16Handle calls to upstream monomorphizations in compiler_builtinsBen Kimock-0/+1
2024-03-08bump itertools to 0.12klensy-1/+1
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-1/+1
2024-02-23rustc: Fix wasm64 metadata object filesAlex Crichton-0/+1
2024-02-20wasm: Store rlib metadata in wasm object filesAlex Crichton-1/+1
2024-02-18windows bump to 0.52klensy-1/+1
2024-02-09Update jobserver-rs to 0.1.28Vadim Petrochenkov-1/+1
2023-12-30Update to bitflags 2 in the compilerNilstrieb-1/+1
2023-11-29jobserver: check file descriptorsbelovdv-1/+1
2023-11-22Update itertools to 0.11.Nicholas Nethercote-1/+1
2023-11-15Add arm64e-apple-ios targetArtyom Tetyukhin-1/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-14/+17
2023-10-09Remove cgu_reuse_tracker from Sessionbjorn3-0/+1
2023-08-14Upgrade Object and related depsdirreke-3/+3
2023-08-03Enable tests on rustc_codegen_ssaEric Huss-3/+0
2023-07-19Don't compress dylib metadatabjorn3-1/+0
2023-05-23Support rust metadata for AIX.Esme Yi-1/+1
2023-05-20Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrumbors-2/+2
2023-05-10Bump object and thorin-dwpJubilee Young-2/+2
2023-05-09bump windows crate 0.46 -> 0.48 in workspaceklensy-1/+1
2023-04-27Fix Unreadable non-UTF-8 output on localized MSVCChris Denton-0/+4
2023-04-22drop unused deps, gate libc under unix for one crateklensy-1/+3
2023-04-19Auto merge of #106704 - ecnelises:big_archive, r=bjorn3bors-1/+1
2023-04-19Bump version of object and related cratesQiu Chaofan-1/+1
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-02-06remove unused importsklensy-1/+0
2023-01-14Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrumbors-2/+2
2023-01-09Fix aarch64-unknown-linux-gnu_ilp32 targetAmanieu d'Antras-2/+2
2022-12-27UPDATE - migrate fn simd_simple_float_intrinsic error messagesJhonny Bill Mena-0/+1
2022-11-26Rewrite LLVM's archive writer in Rustbjorn3-0/+1
2022-08-16Move the cast_float_to_int fallback code to GCCJosh Stone-1/+0
2022-07-24Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrumbors-1/+1
2022-07-17Upgrade indexmap and thorin-dwp to use hashbrown 0.12Josh Stone-1/+1
2022-07-14Use constant eval to do strict validity checks5225225-0/+1
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2022-06-24Rollup merge of #97633 - mkroening:object-osabi, r=petrochenkovYuki Okushi-1/+1
2022-06-23Session object: Set OS/ABIMartin Kröning-1/+1
2022-06-03Fix emscripten linker invocationbjorn3-0/+1
2022-05-10Fix e_flags for 32-bit MIPS targets in generated object fileAyrton-1/+1
2022-03-04Update `itertools`pierwill-1/+1
2022-01-20Update `thorin-dwp` to deduplicate `object`Rémy Rakic-1/+1
2022-01-14Update itertools to deduplicate itRémy Rakic-1/+1
2022-01-07update Cargo.lock and gimli-rs/object for rustc_codegen_ssaLain Yang-1/+1
2022-01-07Make rlib metadata strip works with MIPSr6 architectureLain Yang-1/+1
2022-01-06cg: use thorin instead of llvm-dwpDavid Wood-0/+2
2021-12-07Use object crate for .rustc metadata generationNikita Popov-0/+1
2021-10-03Remove re-export.Camille GILLOT-0/+1
2021-09-30Move EncodedMetadata to rustc_metadata.Camille GILLOT-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1