@@ -557,6 +557,11 @@ dependencies = [
557
557
" winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
558
558
]
559
559
560
+ [[package ]]
561
+ name = " datafrog"
562
+ version = " 0.1.0"
563
+ source = " registry+https://github.com/rust-lang/crates.io-index"
564
+
560
565
[[package ]]
561
566
name = " debug_unreachable"
562
567
version = " 0.1.1"
@@ -1450,8 +1455,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1450
1455
1451
1456
[[package ]]
1452
1457
name = " polonius-engine"
1453
- version = " 0.1.1 "
1458
+ version = " 0.2.0 "
1454
1459
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
+ ]
1455
1464
1456
1465
[[package ]]
1457
1466
name = " precomputed-hash"
@@ -1775,7 +1784,7 @@ dependencies = [
1775
1784
" jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
1776
1785
" lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1777
1786
" 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)" ,
1779
1788
" proc_macro 0.0.0" ,
1780
1789
" rustc_apfloat 0.0.0" ,
1781
1790
" rustc_data_structures 0.0.0" ,
@@ -2162,7 +2171,7 @@ dependencies = [
2162
2171
" graphviz 0.0.0" ,
2163
2172
" log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2164
2173
" 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)" ,
2166
2175
" rustc 0.0.0" ,
2167
2176
" rustc_apfloat 0.0.0" ,
2168
2177
" rustc_data_structures 0.0.0" ,
@@ -3069,6 +3078,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3069
3078
"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
3070
3079
"checksum curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = " aaf20bbe084f285f215eef2165feed70d6b75ba29cad24469badb853a4a287d0"
3071
3080
"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"
3072
3082
"checksum debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 9a032eac705ca39214d169f83e3d3da290af06d8d1d344d1baad2fd002dca4b3"
3073
3083
"checksum derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = " ceed73957c449214f8440eec8ad7fa282b67dc9eacbb24a3085b15d60397a17a"
3074
3084
"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"
3162
3172
"checksum phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = " 6b07ffcc532ccc85e3afc45865469bf5d9e4ef5bfcf9622e3cfe80c2d275ec03"
3163
3173
"checksum phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = " 07e24b0ca9643bdecd0632f2b3da6b1b89bbb0030e0b992afc1113b23a7bc2f2"
3164
3174
"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 "
3166
3176
"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
3167
3177
"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
3168
3178
"checksum proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 49b6a521dc81b643e9a51e0d1cf05df46d5a2f3c0280ea72bcb68276ba64a118"
0 commit comments