1
Fork 0

update polonius-engine to 0.13

and update fact generation to the new relation names
This commit is contained in:
Rémy Rakic 2021-07-22 22:21:06 +02:00
parent 2939249f29
commit 99cc35daef
8 changed files with 27 additions and 26 deletions

View file

@ -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" }