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