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
|
@ -8,7 +8,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
measureme = "10.0.0"
|
||||
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