summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2025-01-02Bump compiler `cc` to 1.2.5许杰友 Jieyou Xu (Joe)-2/+2
2024-11-21Auto merge of #132362 - mustartt:aix-dylib-detection, r=jieyouxubors-2/+3
2024-11-21aix: fix archive formatHenry Jiang-2/+3
2024-11-21Rollup merge of #130236 - yaahc:unstable-feature-usage, r=estebankMatthias Krüger-0/+2
2024-11-20unstable feature usage metricsJane Losare-Lusby-0/+2
2024-11-18Update `anstream` to 0.6.18 to fix a check-cfg issueUrgau-2/+2
2024-11-16Fix ICE when passing DefId-creating args to legacy_const_generics.Luca Versari-0/+1
2024-11-13Run `cargo update` and update licensesclubby789-250/+256
2024-11-10Update minifer version to `0.3.2`Guillaume Gomez-5/+2
2024-11-08Auto merge of #132746 - flip1995:clippy-subtree-update, r=Manishearthbors-1/+0
2024-11-07Update Cargo.lockPhilipp Krones-1/+0
2024-11-07Remove unused intercrate dependenciesclubby789-12/+0
2024-11-04Rollup merge of #132579 - RalfJung:rustc-std-workspace-crates, r=AmanieuMatthias Krüger-0/+12
2024-11-04update rustc-std-workspace cratesRalf Jung-0/+12
2024-11-03compiler: Remove unused rustc_target from Cargo.tomlsJubilee Young-2/+0
2024-11-03compiler: Replace rustc_target with abi in symbol_manglingJubilee Young-1/+0
2024-11-02compiler: Add rustc_abi to _sanitizersJubilee Young-0/+1
2024-11-02compiler: Add rustc_abi to _monomorphizeJubilee Young-0/+1
2024-11-02compiler: Replace rustc_target with _abi in _trait_selectionJubilee Young-1/+1
2024-11-02compiler: Replace rustc_target with _abi in _hirJubilee Young-0/+1
2024-11-02compiler: Replace rustc_target with _abi in _borrowckJubilee Young-1/+1
2024-11-01Auto merge of #132402 - bjorn3:remove_snap_decompression, r=jieyouxu,Veykrilbors-7/+0
2024-10-31Remove support for decompressing dylib metadatabjorn3-7/+0
2024-10-30compiler: Switch to rustc_abi in hir_pretty, lint_defs, and mir_buildJubilee Young-3/+3
2024-10-30compiler: Lift `rustc_target::spec::abi::Abi` to `rustc_abi::ExternAbi`Jubilee Young-0/+2
2024-10-30compiletest: improve robustness of LLVM version handling许杰友 Jieyou Xu (Joe)-0/+1
2024-10-29Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillotJubilee-0/+1
2024-10-28Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errorsJubilee-0/+1
2024-10-28Rollup merge of #132249 - workingjubilee:add-rustc-abi, r=compiler-errorsJubilee-0/+9
2024-10-28compiler: Add `is_uninhabited` and use LayoutS accessorsJubilee Young-0/+1
2024-10-28fix clippy::clone_on_ref_ptr for compilerklensy-0/+1
2024-10-27compiler: Depend on rustc_abi in rustc_lintJubilee Young-0/+1
2024-10-27compiler: Add rustc_abi dependence to the compilerJubilee Young-0/+8
2024-10-27rustc_transmute: Directly use types from rustc_abiJubilee Young-1/+1
2024-10-26Auto merge of #125116 - blyxyas:ignore-allowed-lints-final, r=cjgillotbors-0/+1
2024-10-20Auto merge of #131949 - Noratrieb:fxhashup-thanks-alona, r=WaffleLapkinbors-5/+5
2024-10-20Rollup merge of #131647 - jieyouxu:unicode-table-generator, r=Mark-SimulacrumMatthias Krüger-7/+7
2024-10-20Update rustc-hash to version 2Noratrieb-5/+5
2024-10-19Rollup merge of #131908 - aDotInTheVoid:rustdoc-gamer-hashing, r=notriddle,Gu...Matthias Krüger-0/+1
2024-10-19Do not run lints that cannot emitblyxyas-0/+1
2024-10-19rustdoc: Switch from FxHash to sha256 for static file hashing.Alona Enraght-Moony-0/+1
2024-10-18Update Cargo.lockPhilipp Krones-35/+11
2024-10-16Auto merge of #131422 - GnomedDev:smallvec-predicate-obligations, r=compiler-...bors-1/+4
2024-10-15update lockfileRalf Jung-2/+8
2024-10-13unicode-table-generator: match bin name with tool name许杰友 Jieyou Xu (Joe)-7/+7
2024-10-12Update unicode-width to 0.2.0printfn-13/+19
2024-10-12Swap PredicateObligation to ThinVecGnomedDev-1/+4
2024-10-11Rollup merge of #131464 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-24/+24
2024-10-09Update wasm-component-ld to 0.5.10Alex Crichton-24/+24
2024-10-08compiler: Seal off the rustc_target::abi enum glob importsJubilee Young-0/+6