@@ -322,12 +322,12 @@ dependencies = [
322
322
" clippy-mini-macro-test 0.2.0" ,
323
323
" clippy_dev 0.0.1" ,
324
324
" clippy_lints 0.0.212" ,
325
- " compiletest_rs 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
325
+ " compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
326
326
" derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
327
327
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
328
328
" regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
329
329
" rustc-workspace-hack 1.0.0" ,
330
- " rustc_tools_util 0.1.0 " ,
330
+ " rustc_tools_util 0.1.1 " ,
331
331
" semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
332
332
" serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
333
333
" serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -441,7 +441,7 @@ dependencies = [
441
441
442
442
[[package ]]
443
443
name = " compiletest_rs"
444
- version = " 0.3.17 "
444
+ version = " 0.3.18 "
445
445
source = " registry+https://github.com/rust-lang/crates.io-index"
446
446
dependencies = [
447
447
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -451,6 +451,7 @@ dependencies = [
451
451
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
452
452
" miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
453
453
" regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
454
+ " rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
454
455
" serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
455
456
" serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" ,
456
457
" serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1381,7 +1382,7 @@ dependencies = [
1381
1382
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1382
1383
" cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1383
1384
" colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1384
- " compiletest_rs 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1385
+ " compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
1385
1386
" directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1386
1387
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1387
1388
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1812,7 +1813,7 @@ name = "rand_chacha"
1812
1813
version = " 0.1.0"
1813
1814
source = " registry+https://github.com/rust-lang/crates.io-index"
1814
1815
dependencies = [
1815
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1816
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1816
1817
" rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1817
1818
]
1818
1819
@@ -1834,7 +1835,7 @@ name = "rand_hc"
1834
1835
version = " 0.1.0"
1835
1836
source = " registry+https://github.com/rust-lang/crates.io-index"
1836
1837
dependencies = [
1837
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1838
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1838
1839
]
1839
1840
1840
1841
[[package ]]
@@ -1859,7 +1860,7 @@ name = "rand_xorshift"
1859
1860
version = " 0.1.0"
1860
1861
source = " registry+https://github.com/rust-lang/crates.io-index"
1861
1862
dependencies = [
1862
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1863
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1863
1864
]
1864
1865
1865
1866
[[package ]]
@@ -1983,7 +1984,7 @@ dependencies = [
1983
1984
" rls-vfs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1984
1985
" rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1985
1986
" rustc-workspace-hack 1.0.0" ,
1986
- " rustc_tools_util 0.1.0" ,
1987
+ " rustc_tools_util 0.1.0 (git+https://github.com/rust-lang/rust-clippy?rev=a3c77f6ad1c1c185e561e9cd7fdec7db569169d1) " ,
1987
1988
" rustfmt-nightly 1.0.1" ,
1988
1989
" serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
1989
1990
" serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2633,6 +2634,11 @@ dependencies = [
2633
2634
[[package ]]
2634
2635
name = " rustc_tools_util"
2635
2636
version = " 0.1.0"
2637
+ source = " git+https://github.com/rust-lang/rust-clippy?rev=a3c77f6ad1c1c185e561e9cd7fdec7db569169d1#a3c77f6ad1c1c185e561e9cd7fdec7db569169d1"
2638
+
2639
+ [[package ]]
2640
+ name = " rustc_tools_util"
2641
+ version = " 0.1.1"
2636
2642
2637
2643
[[package ]]
2638
2644
name = " rustc_traits"
@@ -3415,7 +3421,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3415
3421
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3416
3422
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
3417
3423
"checksum compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " bd14d75a16b6c836c62350e2e8c85495ed8e13df30a7298c574cb1ee4cdac7bc"
3418
- "checksum compiletest_rs 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = " 89747fe073b7838343bd2c2445e7a7c2e0d415598f8925f0fa9205b9cdfc48cb "
3424
+ "checksum compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d76d4322a40f6b0db7259d4f2c8a65ed8b0d84fce0bbc61b98cf47f8ec6eec3 "
3419
3425
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
3420
3426
"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
3421
3427
"checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = " d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
@@ -3593,6 +3599,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3593
3599
"checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306"
3594
3600
"checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649"
3595
3601
"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = " dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
3602
+ "checksum rustc_tools_util 0.1.0 (git+https://github.com/rust-lang/rust-clippy?rev=a3c77f6ad1c1c185e561e9cd7fdec7db569169d1)" = " <none>"
3596
3603
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
3597
3604
"checksum rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = " af7c21531a91512a4a51b490be6ba1c8eff34fdda0dc5bf87dc28d86748aac56"
3598
3605
"checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c"
0 commit comments