about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-21 10:38:30 +0000
committerbors <bors@rust-lang.org>2022-01-21 10:38:30 +0000
commit84e918971d643c6a33067d5125214ab800ce5307 (patch)
tree1d8ae381aa7904cc622ebae02b320cc87feb2bcf /compiler/rustc_codegen_gcc
parent0bcacb391b28460f5a50fd627f01f670dfcfc7cc (diff)
parent820fd05e2908cf8f3e65c1fbe2400216da66b6b7 (diff)
downloadrust-84e918971d643c6a33067d5125214ab800ce5307.tar.gz
rust-84e918971d643c6a33067d5125214ab800ce5307.zip
Auto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum
Update some rustc dependencies to deduplicate them

This PR updates `rand` and `itertools` in rustc (not the whole workspace) in order to deduplicate them (and hopefully slightly improve compile times).

~~Currently, `object` is still duplicated, but https://github.com/rust-lang/thorin/pull/15 and updating `thorin` in the future will remove the use of version 0.27.~~  Update: Thorin 0.2 has now been released, and this PR updates `rustc_codegen_ssa` to use it and deduplicate the `object` crate.

There's a final tiny rustc dependency, `cfg-if`, which will be left: as both versions 0.1.x and 1.0 looked to be heavily depended on, they will require a few cascading updates to be removed.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions