Update to rebased rustc-rayon 0.4
This commit is contained in:
parent
56fd680cf9
commit
ab57e36268
7 changed files with 22 additions and 21 deletions
|
@ -9,7 +9,7 @@ doctest = false
|
|||
[dependencies]
|
||||
rustc_arena = { path = "../rustc_arena" }
|
||||
tracing = "0.1"
|
||||
rustc-rayon-core = { version = "0.3.2", optional = true }
|
||||
rustc-rayon-core = { version = "0.4.0", optional = true }
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
rustc_errors = { path = "../rustc_errors" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue