summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-01-02Bump compiler `cc` to 1.2.5许杰友 Jieyou Xu (Joe)-1/+3
2024-11-07Remove unused intercrate dependenciesclubby789-1/+0
2024-10-08compiler: Factor rustc_target::abi out of cg_ssaJubilee Young-0/+1
2024-10-02Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnrMatthias Krüger-0/+1
2024-09-30Unpin `cc` and upgrade to the latest versionTrevor Gross-1/+1
2024-09-30Relax a debug assertion in codegenMichael Goulet-0/+1
2024-09-27bump few depsklensy-2/+2
2024-08-29Update the `wasm-component-ld` binary dependencyAlex Crichton-1/+1
2024-08-24Rollup merge of #129290 - tgross35:pin-cc, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-08-22Auto merge of #129257 - ChrisDenton:rename-null-descriptor, r=jieyouxubors-1/+1
2024-08-20Make import libraries compatible with wholearchiveChris Denton-1/+1
2024-08-19Pin `cc` to 1.0.105Trevor Gross-1/+1
2024-08-18Update some dependency versions that allow better licensingTrevor Gross-1/+1
2024-08-17Always use ar_archive_writer for import libsChris Denton-1/+1
2024-08-07Update ar_archive_writer to 0.3.3bjorn3-1/+1
2024-07-28dedup objectklensy-2/+2
2024-07-07Sync ar_archive_writer to LLVM 18.1.3bjorn3-1/+1
2024-05-08Make SSA aggregates without needing an allocaScott McMurray-1/+3
2024-05-08Update cc crate to v1.0.97James Farrell-1/+1
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