Update rayon and rustc-rayon
This commit is contained in:
parent
89b9f7b284
commit
f3b8812f24
10 changed files with 53 additions and 88 deletions
|
@ -10,8 +10,8 @@ doctest = false
|
|||
libc = "0.2"
|
||||
libloading = "0.7.1"
|
||||
tracing = "0.1"
|
||||
rustc-rayon-core = "0.3.1"
|
||||
rayon = { version = "0.3.1", package = "rustc-rayon" }
|
||||
rustc-rayon-core = "0.3.2"
|
||||
rayon = { version = "0.3.2", package = "rustc-rayon" }
|
||||
smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
rustc_attr = { path = "../rustc_attr" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue