NLL: New Polonius version
This commit is contained in:
parent
b9de4ef89e
commit
2adb246b5c
3 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ scoped-tls = "1.0"
|
|||
log = { version = "0.4", features = ["release_max_level_info", "std"] }
|
||||
rustc-rayon = "0.2.0"
|
||||
rustc-rayon-core = "0.2.0"
|
||||
polonius-engine = "0.9.0"
|
||||
polonius-engine = "0.10.0"
|
||||
rustc_apfloat = { path = "../librustc_apfloat" }
|
||||
rustc_target = { path = "../librustc_target" }
|
||||
rustc_macros = { path = "../librustc_macros" }
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ either = "1.5.0"
|
|||
dot = { path = "../libgraphviz", package = "graphviz" }
|
||||
log = "0.4"
|
||||
log_settings = "0.1.1"
|
||||
polonius-engine = "0.9.0"
|
||||
polonius-engine = "0.10.0"
|
||||
rustc = { path = "../librustc" }
|
||||
rustc_target = { path = "../librustc_target" }
|
||||
rustc_data_structures = { path = "../librustc_data_structures" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue