@@ -2626,9 +2626,9 @@ dependencies = [
2626
2626
2627
2627
[[package ]]
2628
2628
name = " racer"
2629
- version = " 2.1.38 "
2629
+ version = " 2.1.39 "
2630
2630
source = " registry+https://github.com/rust-lang/crates.io-index"
2631
- checksum = " 51dd5fd4247115b28f3e038eb8cda76a0c6f9cb473f769f41f930af8adff22d0 "
2631
+ checksum = " b9424b4650b9c1134d0a1b34dab82319691e1c95fa8af1658fc640deb1b6823c "
2632
2632
dependencies = [
2633
2633
" bitflags" ,
2634
2634
" clap" ,
@@ -2953,19 +2953,19 @@ dependencies = [
2953
2953
2954
2954
[[package ]]
2955
2955
name = " rustc-ap-rustc_arena"
2956
- version = " 677 .0.0"
2956
+ version = " 679 .0.0"
2957
2957
source = " registry+https://github.com/rust-lang/crates.io-index"
2958
- checksum = " 2958af0d6e0458434a25cd3a96f6e19f24f71bf50b900add520dec52e212866b "
2958
+ checksum = " e8e941a8fc3878a111d2bbfe78e39522d884136f0b412b12592195f26f653476 "
2959
2959
dependencies = [
2960
2960
" rustc-ap-rustc_data_structures" ,
2961
2961
" smallvec 1.4.2" ,
2962
2962
]
2963
2963
2964
2964
[[package ]]
2965
2965
name = " rustc-ap-rustc_ast"
2966
- version = " 677 .0.0"
2966
+ version = " 679 .0.0"
2967
2967
source = " registry+https://github.com/rust-lang/crates.io-index"
2968
- checksum = " 0c82c2510460f2133548e62399e5acd30c25ae6ece30245baab3d1e00c2fefac "
2968
+ checksum = " 3b58b6b035710df7f339a2bf86f6dafa876efd95439540970e24609e33598ca6 "
2969
2969
dependencies = [
2970
2970
" bitflags" ,
2971
2971
" rustc-ap-rustc_data_structures" ,
@@ -2980,11 +2980,11 @@ dependencies = [
2980
2980
2981
2981
[[package ]]
2982
2982
name = " rustc-ap-rustc_ast_passes"
2983
- version = " 677 .0.0"
2983
+ version = " 679 .0.0"
2984
2984
source = " registry+https://github.com/rust-lang/crates.io-index"
2985
- checksum = " 83977da57f81c6edd89bad47e49136680eaa33288de4abb702e95358c2a0fc6c "
2985
+ checksum = " 3d379a900d6a1f098490d92ab83e87487dcee2e4ec3f04c3ac4512b5117b64e2 "
2986
2986
dependencies = [
2987
- " itertools 0.8.2 " ,
2987
+ " itertools 0.9.0 " ,
2988
2988
" rustc-ap-rustc_ast" ,
2989
2989
" rustc-ap-rustc_ast_pretty" ,
2990
2990
" rustc-ap-rustc_attr" ,
@@ -2999,9 +2999,9 @@ dependencies = [
2999
2999
3000
3000
[[package ]]
3001
3001
name = " rustc-ap-rustc_ast_pretty"
3002
- version = " 677 .0.0"
3002
+ version = " 679 .0.0"
3003
3003
source = " registry+https://github.com/rust-lang/crates.io-index"
3004
- checksum = " becf4ca1638b214694c71a8752192683048ab8bd47947cc481f57bd48157eeb9 "
3004
+ checksum = " 658d925c0da9e3c5cddc5e54f4fa8c03b41aff1fc6dc5e41837c1118ad010ac0 "
3005
3005
dependencies = [
3006
3006
" rustc-ap-rustc_ast" ,
3007
3007
" rustc-ap-rustc_span" ,
@@ -3011,9 +3011,9 @@ dependencies = [
3011
3011
3012
3012
[[package ]]
3013
3013
name = " rustc-ap-rustc_attr"
3014
- version = " 677 .0.0"
3014
+ version = " 679 .0.0"
3015
3015
source = " registry+https://github.com/rust-lang/crates.io-index"
3016
- checksum = " 0f21ca5dadce8a40d75a2756b77eab75b4c2d827f645c622dd93ee2285599640 "
3016
+ checksum = " 3f387037534f34c148aed753622677500e42d190a095670e7ac3fffc09811a59 "
3017
3017
dependencies = [
3018
3018
" rustc-ap-rustc_ast" ,
3019
3019
" rustc-ap-rustc_ast_pretty" ,
@@ -3030,20 +3030,19 @@ dependencies = [
3030
3030
3031
3031
[[package ]]
3032
3032
name = " rustc-ap-rustc_data_structures"
3033
- version = " 677 .0.0"
3033
+ version = " 679 .0.0"
3034
3034
source = " registry+https://github.com/rust-lang/crates.io-index"
3035
- checksum = " a4cd204764727fde9abf75333eb661f058bfc7242062d91019440fe1b240688b "
3035
+ checksum = " 14ffd17a37e00d77926a0713f191c59ff3aeb2b551a024c7cfffce14bab79be8 "
3036
3036
dependencies = [
3037
3037
" bitflags" ,
3038
3038
" cfg-if" ,
3039
3039
" crossbeam-utils 0.7.2" ,
3040
3040
" ena" ,
3041
3041
" indexmap" ,
3042
3042
" jobserver" ,
3043
- " lazy_static" ,
3044
3043
" libc" ,
3045
3044
" measureme" ,
3046
- " parking_lot 0.10.2 " ,
3045
+ " parking_lot 0.11.0 " ,
3047
3046
" rustc-ap-rustc_graphviz" ,
3048
3047
" rustc-ap-rustc_index" ,
3049
3048
" rustc-ap-rustc_macros" ,
@@ -3061,9 +3060,9 @@ dependencies = [
3061
3060
3062
3061
[[package ]]
3063
3062
name = " rustc-ap-rustc_errors"
3064
- version = " 677 .0.0"
3063
+ version = " 679 .0.0"
3065
3064
source = " registry+https://github.com/rust-lang/crates.io-index"
3066
- checksum = " 58116f119e37f14c029f99077b347069621118e048a69df74695b98204e7c136 "
3065
+ checksum = " 2b3263ddcfa9eb911e54a4e8088878dd9fd10e00d8b99b01033ba4a2733fe91d "
3067
3066
dependencies = [
3068
3067
" annotate-snippets 0.8.0" ,
3069
3068
" atty" ,
@@ -3080,9 +3079,9 @@ dependencies = [
3080
3079
3081
3080
[[package ]]
3082
3081
name = " rustc-ap-rustc_expand"
3083
- version = " 677 .0.0"
3082
+ version = " 679 .0.0"
3084
3083
source = " registry+https://github.com/rust-lang/crates.io-index"
3085
- checksum = " 48e3c4bda9b64b92805bebe7431fdb8e24fd112b35a8c6d2174827441f10a6b2 "
3084
+ checksum = " e1ab7e68cede8a2273fd8b8623002ce9dc832e061dfc3330e9bcc1fc2a722d73 "
3086
3085
dependencies = [
3087
3086
" rustc-ap-rustc_ast" ,
3088
3087
" rustc-ap-rustc_ast_passes" ,
@@ -3103,32 +3102,31 @@ dependencies = [
3103
3102
3104
3103
[[package ]]
3105
3104
name = " rustc-ap-rustc_feature"
3106
- version = " 677 .0.0"
3105
+ version = " 679 .0.0"
3107
3106
source = " registry+https://github.com/rust-lang/crates.io-index"
3108
- checksum = " 4b612bb67d3fc49f395b03fc4ea4384a0145b05afbadab725803074ec827632b "
3107
+ checksum = " eea2dc95421bc19bbd4d939399833a882c46b684283b4267ad1fcf982fc043d9 "
3109
3108
dependencies = [
3110
- " lazy_static" ,
3111
3109
" rustc-ap-rustc_data_structures" ,
3112
3110
" rustc-ap-rustc_span" ,
3113
3111
]
3114
3112
3115
3113
[[package ]]
3116
3114
name = " rustc-ap-rustc_fs_util"
3117
- version = " 677 .0.0"
3115
+ version = " 679 .0.0"
3118
3116
source = " registry+https://github.com/rust-lang/crates.io-index"
3119
- checksum = " 7630ad1a73a8434ee920676148cb5440ac57509bd20e94ec41087fb0b1d11c28 "
3117
+ checksum = " 1e44c1804f09635f83f6cf1e04c2e92f8aeb7b4e850ac6c53d373dab02c13053 "
3120
3118
3121
3119
[[package ]]
3122
3120
name = " rustc-ap-rustc_graphviz"
3123
- version = " 677 .0.0"
3121
+ version = " 679 .0.0"
3124
3122
source = " registry+https://github.com/rust-lang/crates.io-index"
3125
- checksum = " a603fca4817062eb4fb23ff129d475bd66a69fb32f34ed4362ae950cf814b49d "
3123
+ checksum = " dc491f2b9be6e928f6df6b287549b8d50c48e8eff8638345155f40fa2cfb785d "
3126
3124
3127
3125
[[package ]]
3128
3126
name = " rustc-ap-rustc_index"
3129
- version = " 677 .0.0"
3127
+ version = " 679 .0.0"
3130
3128
source = " registry+https://github.com/rust-lang/crates.io-index"
3131
- checksum = " 9850c4a5d7c341513e10802bca9588bf8f452ceea2d5cfa87b934246a52622bc "
3129
+ checksum = " fa73f3fed413cdb6290738a10267da17b9ae8e02087334778b9a8c9491c5efc0 "
3132
3130
dependencies = [
3133
3131
" arrayvec" ,
3134
3132
" rustc-ap-rustc_macros" ,
@@ -3137,18 +3135,18 @@ dependencies = [
3137
3135
3138
3136
[[package ]]
3139
3137
name = " rustc-ap-rustc_lexer"
3140
- version = " 677 .0.0"
3138
+ version = " 679 .0.0"
3141
3139
source = " registry+https://github.com/rust-lang/crates.io-index"
3142
- checksum = " 6d86722e5a1a615b198327d0d794cd9cbc8b9db4542276fc51fe078924de68ea "
3140
+ checksum = " e993881244a92f3b44cf43c8f22ae2ca5cefe4f55a34e2b65b72ee66fe5ad077 "
3143
3141
dependencies = [
3144
3142
" unicode-xid" ,
3145
3143
]
3146
3144
3147
3145
[[package ]]
3148
3146
name = " rustc-ap-rustc_macros"
3149
- version = " 677 .0.0"
3147
+ version = " 679 .0.0"
3150
3148
source = " registry+https://github.com/rust-lang/crates.io-index"
3151
- checksum = " b3fc8482e44cabdda7ac9a8e224aef62ebdf95274d629dac8db3b42321025fea "
3149
+ checksum = " 4effe366556e1d75344764adf4d54cba7c2fad33dbd07588e96d0853831ddc7c "
3152
3150
dependencies = [
3153
3151
" proc-macro2" ,
3154
3152
" quote" ,
@@ -3158,9 +3156,9 @@ dependencies = [
3158
3156
3159
3157
[[package ]]
3160
3158
name = " rustc-ap-rustc_parse"
3161
- version = " 677 .0.0"
3159
+ version = " 679 .0.0"
3162
3160
source = " registry+https://github.com/rust-lang/crates.io-index"
3163
- checksum = " 3716cdcd978a91dbd4a2788400e90e809527f841426fbeb92f882f9b8582f3ab "
3161
+ checksum = " 0342675835251571471d3dca9ea1576a853a8dfa1f4b0084db283c861223cb60 "
3164
3162
dependencies = [
3165
3163
" bitflags" ,
3166
3164
" rustc-ap-rustc_ast" ,
@@ -3178,19 +3176,19 @@ dependencies = [
3178
3176
3179
3177
[[package ]]
3180
3178
name = " rustc-ap-rustc_serialize"
3181
- version = " 677 .0.0"
3179
+ version = " 679 .0.0"
3182
3180
source = " registry+https://github.com/rust-lang/crates.io-index"
3183
- checksum = " c68046d07988b349b2e1c8bc1c9664a1d06519354aa677b9df358c5c5c058da0 "
3181
+ checksum = " 438255ed968d73bf6573aa18d3b8d33c0a85ecdfd14160ef09ff813938e0606c "
3184
3182
dependencies = [
3185
3183
" indexmap" ,
3186
3184
" smallvec 1.4.2" ,
3187
3185
]
3188
3186
3189
3187
[[package ]]
3190
3188
name = " rustc-ap-rustc_session"
3191
- version = " 677 .0.0"
3189
+ version = " 679 .0.0"
3192
3190
source = " registry+https://github.com/rust-lang/crates.io-index"
3193
- checksum = " 85735553501a4de0c8904e37b7ccef79cc1c585a7d7f2cfa02cc38e0d149f982 "
3191
+ checksum = " 7d61ff76dede8eb827f6805754900d1097a7046f938f950231b62b448f55bf78 "
3194
3192
dependencies = [
3195
3193
" bitflags" ,
3196
3194
" getopts" ,
@@ -3209,9 +3207,9 @@ dependencies = [
3209
3207
3210
3208
[[package ]]
3211
3209
name = " rustc-ap-rustc_span"
3212
- version = " 677 .0.0"
3210
+ version = " 679 .0.0"
3213
3211
source = " registry+https://github.com/rust-lang/crates.io-index"
3214
- checksum = " 1c49ae8a0d3b9e27c6ffe8febeaa30f899294fff012de70625f9ee81c54fda85 "
3212
+ checksum = " 1c267f15c3cfc82a8a441d2bf86bcccf299d1eb625822468e3d8ee6f7c5a1c89 "
3215
3213
dependencies = [
3216
3214
" cfg-if" ,
3217
3215
" md-5" ,
@@ -3228,9 +3226,9 @@ dependencies = [
3228
3226
3229
3227
[[package ]]
3230
3228
name = " rustc-ap-rustc_target"
3231
- version = " 677 .0.0"
3229
+ version = " 679 .0.0"
3232
3230
source = " registry+https://github.com/rust-lang/crates.io-index"
3233
- checksum = " 1765f447594740c501c7b666b87639aa7c1dae2bf8c3166d5d2dca16646fd034 "
3231
+ checksum = " 8b1b4b266c4d44aac0f7f83b6741d8f0545b03d1ce32f3b5254f2014225cb96c "
3234
3232
dependencies = [
3235
3233
" bitflags" ,
3236
3234
" rustc-ap-rustc_data_structures" ,
@@ -4247,7 +4245,7 @@ dependencies = [
4247
4245
4248
4246
[[package ]]
4249
4247
name = " rustfmt-nightly"
4250
- version = " 1.4.21 "
4248
+ version = " 1.4.22 "
4251
4249
dependencies = [
4252
4250
" annotate-snippets 0.6.1" ,
4253
4251
" anyhow" ,
0 commit comments