@@ -327,8 +327,7 @@ version = "0.2.0"
327
327
328
328
[[package ]]
329
329
name = " clippy_lints"
330
- version = " 0.0.200"
331
- source = " registry+https://github.com/rust-lang/crates.io-index"
330
+ version = " 0.0.202"
332
331
dependencies = [
333
332
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
334
333
" if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -348,7 +347,8 @@ dependencies = [
348
347
349
348
[[package ]]
350
349
name = " clippy_lints"
351
- version = " 0.0.202"
350
+ version = " 0.0.205"
351
+ source = " registry+https://github.com/rust-lang/crates.io-index"
352
352
dependencies = [
353
353
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
354
354
" if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -963,6 +963,16 @@ name = "is-match"
963
963
version = " 0.1.0"
964
964
source = " registry+https://github.com/rust-lang/crates.io-index"
965
965
966
+ [[package ]]
967
+ name = " isatty"
968
+ version = " 0.1.8"
969
+ source = " registry+https://github.com/rust-lang/crates.io-index"
970
+ dependencies = [
971
+ " libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
972
+ " redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)" ,
973
+ " winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
974
+ ]
975
+
966
976
[[package ]]
967
977
name = " itertools"
968
978
version = " 0.7.8"
@@ -1664,7 +1674,7 @@ version = "0.128.0"
1664
1674
dependencies = [
1665
1675
" cargo 0.29.0" ,
1666
1676
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1667
- " clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)" ,
1677
+ " clippy_lints 0.0.205 (registry+https://github.com/rust-lang/crates.io-index)" ,
1668
1678
" env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1669
1679
" failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1670
1680
" json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1681,7 +1691,7 @@ dependencies = [
1681
1691
" rls-rustc 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1682
1692
" rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1683
1693
" rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1684
- " rustfmt-nightly 0.7.0 " ,
1694
+ " rustfmt-nightly 0.8.2 " ,
1685
1695
" serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1686
1696
" serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1687
1697
" serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1777,9 +1787,17 @@ dependencies = [
1777
1787
" tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1778
1788
]
1779
1789
1790
+ [[package ]]
1791
+ name = " rustc-ap-arena"
1792
+ version = " 147.0.0"
1793
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1794
+ dependencies = [
1795
+ " rustc-ap-rustc_data_structures 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1796
+ ]
1797
+
1780
1798
[[package ]]
1781
1799
name = " rustc-ap-rustc_cratesio_shim"
1782
- version = " 128 .0.0"
1800
+ version = " 147 .0.0"
1783
1801
source = " registry+https://github.com/rust-lang/crates.io-index"
1784
1802
dependencies = [
1785
1803
" bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1788,70 +1806,73 @@ dependencies = [
1788
1806
1789
1807
[[package ]]
1790
1808
name = " rustc-ap-rustc_data_structures"
1791
- version = " 128 .0.0"
1809
+ version = " 147 .0.0"
1792
1810
source = " registry+https://github.com/rust-lang/crates.io-index"
1793
1811
dependencies = [
1794
1812
" cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1795
1813
" ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1796
1814
" log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1797
1815
" parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1798
1816
" parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
1799
- " rustc-ap-rustc_cratesio_shim 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1800
- " rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1817
+ " rustc-ap-rustc_cratesio_shim 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1818
+ " rustc-ap-serialize 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1819
+ " rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1820
+ " rustc-rayon 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1801
1821
" stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1802
1822
]
1803
1823
1804
1824
[[package ]]
1805
1825
name = " rustc-ap-rustc_errors"
1806
- version = " 128 .0.0"
1826
+ version = " 147 .0.0"
1807
1827
source = " registry+https://github.com/rust-lang/crates.io-index"
1808
1828
dependencies = [
1809
1829
" atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1810
- " rustc-ap-rustc_data_structures 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1811
- " rustc-ap-serialize 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1812
- " rustc-ap-syntax_pos 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1830
+ " rustc-ap-rustc_data_structures 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1831
+ " rustc-ap-serialize 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1832
+ " rustc-ap-syntax_pos 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1813
1833
" termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1814
1834
" unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1815
1835
]
1816
1836
1817
1837
[[package ]]
1818
1838
name = " rustc-ap-rustc_target"
1819
- version = " 128 .0.0"
1839
+ version = " 147 .0.0"
1820
1840
source = " registry+https://github.com/rust-lang/crates.io-index"
1821
1841
dependencies = [
1822
1842
" bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1823
1843
" log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1824
- " rustc-ap-rustc_cratesio_shim 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1825
- " rustc-ap-serialize 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1844
+ " rustc-ap-rustc_cratesio_shim 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1845
+ " rustc-ap-serialize 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1826
1846
]
1827
1847
1828
1848
[[package ]]
1829
1849
name = " rustc-ap-serialize"
1830
- version = " 128 .0.0"
1850
+ version = " 147 .0.0"
1831
1851
source = " registry+https://github.com/rust-lang/crates.io-index"
1832
1852
1833
1853
[[package ]]
1834
1854
name = " rustc-ap-syntax"
1835
- version = " 128 .0.0"
1855
+ version = " 147 .0.0"
1836
1856
source = " registry+https://github.com/rust-lang/crates.io-index"
1837
1857
dependencies = [
1838
1858
" bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1839
1859
" log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1840
- " rustc-ap-rustc_data_structures 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1841
- " rustc-ap-rustc_errors 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1842
- " rustc-ap-rustc_target 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1843
- " rustc-ap-serialize 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1844
- " rustc-ap-syntax_pos 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1860
+ " rustc-ap-rustc_data_structures 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1861
+ " rustc-ap-rustc_errors 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1862
+ " rustc-ap-rustc_target 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1863
+ " rustc-ap-serialize 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1864
+ " rustc-ap-syntax_pos 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1845
1865
" scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1846
1866
]
1847
1867
1848
1868
[[package ]]
1849
1869
name = " rustc-ap-syntax_pos"
1850
- version = " 128 .0.0"
1870
+ version = " 147 .0.0"
1851
1871
source = " registry+https://github.com/rust-lang/crates.io-index"
1852
1872
dependencies = [
1853
- " rustc-ap-rustc_data_structures 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1854
- " rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1873
+ " rustc-ap-arena 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1874
+ " rustc-ap-rustc_data_structures 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1875
+ " rustc-ap-serialize 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1855
1876
" scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1856
1877
" unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1857
1878
]
@@ -2323,7 +2344,7 @@ dependencies = [
2323
2344
2324
2345
[[package ]]
2325
2346
name = " rustfmt-nightly"
2326
- version = " 0.7.0 "
2347
+ version = " 0.8.2 "
2327
2348
dependencies = [
2328
2349
" assert_cli 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2329
2350
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2332,20 +2353,19 @@ dependencies = [
2332
2353
" env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2333
2354
" failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2334
2355
" getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2356
+ " isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2335
2357
" itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2336
2358
" lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2337
- " libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
2338
2359
" log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2339
2360
" regex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2340
- " rustc-ap-rustc_target 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2341
- " rustc-ap-syntax 128 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2361
+ " rustc-ap-rustc_target 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2362
+ " rustc-ap-syntax 147 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2342
2363
" serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
2343
2364
" serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
2344
2365
" serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
2345
2366
" term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2346
2367
" toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2347
2368
" unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2348
- " winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2349
2369
]
2350
2370
2351
2371
[[package ]]
@@ -3031,7 +3051,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3031
3051
"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
3032
3052
"checksum chrono 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ba5f60682a4c264e7f8d77b82e7788938a76befdf949d4a98026d19099c9d873"
3033
3053
"checksum clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" = " f0f16b89cbb9ee36d87483dc939fe9f1e13c05898d56d7b230a0d4dff033a536"
3034
- "checksum clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)" = " d2432663f6bdb90255dcf9df5ca504f99b575bb471281591138f62f9d31f863b "
3054
+ "checksum clippy_lints 0.0.205 (registry+https://github.com/rust-lang/crates.io-index)" = " 1dcb837d7510bf9e4e3b6f470c450c6d25e61116db5503a6f565bb6283860622 "
3035
3055
"checksum cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = " 5cf678ceebedde428000cb3a34465cf3606d1a48da17014948a916deac39da7c"
3036
3056
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
3037
3057
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
@@ -3087,6 +3107,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3087
3107
"checksum if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 61bb90bdd39e3af69b0172dfc6130f6cd6332bf040fbb9bdd4401d37adbd48b8"
3088
3108
"checksum ignore 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 245bea0ba52531a3739cb8ba99f8689eda13d7faf8c36b6a73ce4421aab42588"
3089
3109
"checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
3110
+ "checksum isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 6c324313540cd4d7ba008d43dc6606a32a5579f13cc17b2804c13096f0a5c522"
3090
3111
"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = " f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
3091
3112
"checksum itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = " c069bbec61e1ca5a596166e55dfe4773ff745c3d16b700013bcaff9a6df2c682"
3092
3113
"checksum jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be"
@@ -3166,13 +3187,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3166
3187
"checksum rls-rustc 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ed5342b2bbbe8663c04600af506c8902b6b4d3e627b006eb1bd65aa14805f4d"
3167
3188
"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
3168
3189
"checksum rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = " be231e1e559c315bc60ced5ad2cc2d7a9c208ed7d4e2c126500149836fda19bb"
3169
- "checksum rustc-ap-rustc_cratesio_shim 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 7374a2b466e6e3ce489e045302e304849355faf7fd033d4d95e6e86e48c313b4"
3170
- "checksum rustc-ap-rustc_data_structures 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " a4b3c3e566868a04735852eb333db958453a53cacdd935fe508e0c9fd822ea88"
3171
- "checksum rustc-ap-rustc_errors 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 8b81dc5e8a8e63befb0eaf1c9443e269dee6f8daced4e3149fe8a80947fd682e"
3172
- "checksum rustc-ap-rustc_target 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 0a6bb7f1df7a4ca231cbe35a5eaebdc22cd2258c0393e856513b5186dec720e4"
3173
- "checksum rustc-ap-serialize 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d1ab72257c28395c45a27a5812d94515ec43e639add4820eafc919a71c1714c3"
3174
- "checksum rustc-ap-syntax 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " dcf9ca2901388714e9ccc7de7281ef06cec55d9f245252ba1d635bc86c730d9a"
3175
- "checksum rustc-ap-syntax_pos 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " e5217444369a36e98e11f4ac976f03878704893832e2e0b57d49f2f31438139f"
3190
+ "checksum rustc-ap-arena 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1304956fbbdd070e4478672d040f0453374604a12a0938aaba4b38a2bd124667"
3191
+ "checksum rustc-ap-rustc_cratesio_shim 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 6d1dcd0fafa3c7875b76e33feaf69b332870180475ba3eb8dd003bcc2a2dc069"
3192
+ "checksum rustc-ap-rustc_data_structures 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 76c1a3fe4a0104b922ffc8080bd7c703dc20f2874b7c982638f6adb6c378b77a"
3193
+ "checksum rustc-ap-rustc_errors 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 2812e295d2930bf3b3c22dbe8ef0bb8ae98a497ae6ad379d0709434387a9004b"
3194
+ "checksum rustc-ap-rustc_target 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5bd371121f16da666f6d6d5e6ff57cd972cc8206cc80377ba411b99607d49cbd"
3195
+ "checksum rustc-ap-serialize 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " bde493c1c16d724e42536117c385b69f2eae9b2ec38bab841c45373bce4a9d8f"
3196
+ "checksum rustc-ap-syntax 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 402c1f402e6d47defcd884d3f715aaa8c6f2cbdd5f13cb06fea70486d512426b"
3197
+ "checksum rustc-ap-syntax_pos 147.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " fb707a229093791dc3fc35aca61d9bf0e3708f23da4536683527857bc624b061"
3176
3198
"checksum rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 11fb43a206a04116ffd7cfcf9bcb941f8eb6cc7ff667272246b0a1c74259a3cb"
3177
3199
"checksum rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " e06ddba37baa245040f932b15403071a46681d7e0e4158e230741943c4718b84"
3178
3200
"checksum rustc-rayon 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b1aa5cd8c3a706edb19b6ec6aa7b056bdc635b6e99c5cf7014f9af9d92f15e99"
0 commit comments