update polonius-engine to 0.13
and update fact generation to the new relation names
This commit is contained in:
parent
2939249f29
commit
99cc35daef
8 changed files with 27 additions and 26 deletions
|
@ -11,7 +11,7 @@ rustc_arena = { path = "../rustc_arena" }
|
|||
bitflags = "1.2.1"
|
||||
tracing = "0.1"
|
||||
rustc-rayon-core = "0.3.1"
|
||||
polonius-engine = "0.12.0"
|
||||
polonius-engine = "0.13.0"
|
||||
rustc_apfloat = { path = "../rustc_apfloat" }
|
||||
rustc_attr = { path = "../rustc_attr" }
|
||||
rustc_feature = { path = "../rustc_feature" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue