about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2024-12-03Update wasm-component-ld to 0.5.11Alex Crichton-2/+11
2024-12-03switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0Rémy Rakic-12/+12
2024-11-30Rollup merge of #133569 - paolobarbolini:ruzstd-0.7.3, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-2/+2
2024-11-29Auto merge of #133588 - flip1995:clippy-subtree-update, r=Manishearthbors-5/+7
2024-11-29Auto merge of #133431 - nnethercote:rm-HybridBitSet, r=Mark-Simulacrumbors-1/+0
2024-11-29Remove `HybridBitSet`.Nicholas Nethercote-1/+0
2024-11-28Share inline(never) generics across cratesMark Rousskov-0/+1
2024-11-28Update Cargo.lockPhilipp Krones-5/+7
2024-11-28Bump `ruzstd` to 0.7.3Paolo Barbolini-2/+2
2024-11-23Auto merge of #132994 - clubby789:cc-bisect, r=Kobzolbors-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-13Bump `cc`clubby789-2/+2
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