Skip to content

Commit 422fe7c

Browse files
qmxspastorino
authored andcommitted
bump polonius engine
1 parent 61f35e5 commit 422fe7c

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

src/Cargo.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,11 @@ dependencies = [
557557
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
558558
]
559559

560+
[[package]]
561+
name = "datafrog"
562+
version = "0.1.0"
563+
source = "registry+https://github.com/rust-lang/crates.io-index"
564+
560565
[[package]]
561566
name = "debug_unreachable"
562567
version = "0.1.1"
@@ -1450,8 +1455,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14501455

14511456
[[package]]
14521457
name = "polonius-engine"
1453-
version = "0.1.1"
1458+
version = "0.2.0"
14541459
source = "registry+https://github.com/rust-lang/crates.io-index"
1460+
dependencies = [
1461+
"datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1462+
"rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1463+
]
14551464

14561465
[[package]]
14571466
name = "precomputed-hash"
@@ -1775,7 +1784,7 @@ dependencies = [
17751784
"jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
17761785
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
17771786
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
1778-
"polonius-engine 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1787+
"polonius-engine 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
17791788
"proc_macro 0.0.0",
17801789
"rustc_apfloat 0.0.0",
17811790
"rustc_data_structures 0.0.0",
@@ -2162,7 +2171,7 @@ dependencies = [
21622171
"graphviz 0.0.0",
21632172
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
21642173
"log_settings 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2165-
"polonius-engine 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2174+
"polonius-engine 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
21662175
"rustc 0.0.0",
21672176
"rustc_apfloat 0.0.0",
21682177
"rustc_data_structures 0.0.0",
@@ -3069,6 +3078,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
30693078
"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
30703079
"checksum curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "aaf20bbe084f285f215eef2165feed70d6b75ba29cad24469badb853a4a287d0"
30713080
"checksum curl-sys 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "71c63a540a9ee4e15e56c3ed9b11a2f121239b9f6d7b7fe30f616e048148df9a"
3081+
"checksum datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "16d724bf4ffe77cdceeecd461009b5f8d9e23c5d645d68bedb4586bf43e7e142"
30723082
"checksum debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9a032eac705ca39214d169f83e3d3da290af06d8d1d344d1baad2fd002dca4b3"
30733083
"checksum derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ceed73957c449214f8440eec8ad7fa282b67dc9eacbb24a3085b15d60397a17a"
30743084
"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
@@ -3162,7 +3172,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
31623172
"checksum phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "6b07ffcc532ccc85e3afc45865469bf5d9e4ef5bfcf9622e3cfe80c2d275ec03"
31633173
"checksum phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "07e24b0ca9643bdecd0632f2b3da6b1b89bbb0030e0b992afc1113b23a7bc2f2"
31643174
"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903"
3165-
"checksum polonius-engine 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6201ffe79e3da53bd065fbec2a9b391e5a0dc21038b39bb300612ddc658eb7ee"
3175+
"checksum polonius-engine 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "89be86c0ed0f63715d74d390b1a1a3df63cfca80b6eab604d7c4fecb5403cfdd"
31663176
"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
31673177
"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
31683178
"checksum proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "49b6a521dc81b643e9a51e0d1cf05df46d5a2f3c0280ea72bcb68276ba64a118"

src/librustc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ graphviz = { path = "../libgraphviz" }
1616
jobserver = "0.1"
1717
lazy_static = "1.0.0"
1818
log = { version = "0.4", features = ["release_max_level_info", "std"] }
19-
polonius-engine = "0.1.1"
19+
polonius-engine = "0.2.0"
2020
proc_macro = { path = "../libproc_macro" }
2121
rustc_apfloat = { path = "../librustc_apfloat" }
2222
rustc_target = { path = "../librustc_target" }

src/librustc_mir/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bitflags = "1.0"
1414
graphviz = { path = "../libgraphviz" }
1515
log = "0.4"
1616
log_settings = "0.1.1"
17-
polonius-engine = "0.1.1"
17+
polonius-engine = "0.2.0"
1818
rustc = { path = "../librustc" }
1919
rustc_target = { path = "../librustc_target" }
2020
rustc_data_structures = { path = "../librustc_data_structures" }

0 commit comments

Comments
 (0)