about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-16 08:12:23 +0000
committerbors <bors@rust-lang.org>2022-01-16 08:12:23 +0000
commit42852d7857d2955f19ec333bec1ed107964db200 (patch)
treeae7aae62e98c28f9940dd510dc3a6b7575523dea /compiler/rustc_parse/src/parser/expr.rs
parent26c06cf8e27e5fa06b4894f14588c187510bae47 (diff)
parentf3b8812f2473b49453e79c3f57acf4fa4c2ca227 (diff)
downloadrust-42852d7857d2955f19ec333bec1ed107964db200.tar.gz
rust-42852d7857d2955f19ec333bec1ed107964db200.zip
Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrum
Update rayon and rustc-rayon

This updates rayon for various tools and rustc-rayon for the compiler's parallel mode.

- rayon v1.3.1 -> v1.5.1
- rayon-core v1.7.1 -> v1.9.1
- rustc-rayon v0.3.1 -> v0.3.2
- rustc-rayon-core v0.3.1 -> v0.3.2

... and indirectly, this updates all of crossbeam-* to their latest versions.

Fixes #92677 by removing crossbeam-queue, but there's still a lingering question about how tidy discovers "runtime" dependencies. None of this is truly in the standard library's dependency tree at all.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions