summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-02-10Bump `cc` to v1.2.13 for the compiler workspaceclubby789-1/+1
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-0/+1
2025-01-21bumpt compiler and tools to windows 0.59klensy-1/+1
2025-01-03Bump cc in the compilerChris Denton-1/+1
2024-12-29Bump compiler ccclubby789-1/+1
2024-12-19Bump compiler `cc` to 1.2.5许杰友 Jieyou Xu (Joe)-2/+3
2024-12-18Auto merge of #134425 - clubby789:cargo-update, r=jieyouxubors-1/+2
2024-12-17compiler & tools dependencies:clubby789-1/+2
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-1/+1
2024-12-15Add hir::AttributeJonathan Dönszelmann-0/+1
2024-12-13Remove jobserver from Sessionbjorn3-1/+0
2024-12-10Rollup merge of #133456 - clubby789:cargo-update, r=ChrisDentonLeón Orell Valerian Liehr-1/+1
2024-12-01Run `cargo update` and update licensesclubby789-1/+1
2024-11-15fix: rust-lang/rust#47446Sven Kanoldt-0/+1
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