about summary refs log tree commit diff
path: root/compiler/rustc_llvm/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-07-31Tidy up `Cargo.toml` files.Nicholas Nethercote-0/+2
2025-07-29cc dependencies: clarify commentRalf Jung-2/+2
2025-07-11Avoid building C++ for rustc_llvm with --compile-time-depsbjorn3-0/+4
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-28compiler: bump `cc` to 1.2.16 to fix `x86` Windows jobs on newest Windows SDK许杰友 Jieyou Xu (Joe)-1/+1
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2025-02-10Bump `cc` to v1.2.13 for the compiler workspaceclubby789-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)-1/+3
2024-09-30Unpin `cc` and upgrade to the latest versionTrevor Gross-1/+1
2024-08-19Pin `cc` to 1.0.105Trevor Gross-1/+1
2024-05-08Update cc crate to v1.0.97James Farrell-1/+1
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-6/+1
2024-02-13Pin `cc` versionclubby789-1/+6
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-0/+4
2023-10-03Remove unused features from `rustc_llvm`.Nicholas Nethercote-4/+0
2022-03-05Remove build_helperbjorn3-1/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-13Upgrade `cc` crate to 1.0.69Yuki Okushi-1/+1
2021-05-24Update ccChris Denton-1/+1
2021-05-12update cc crateMateusz Mikuła-1/+1
2020-09-18Update cc crate to understand aarch64-apple-darwin with clangJake Goulding-1/+1
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-0/+16