@@ -128,13 +128,11 @@ symbols! {
128
128
AcqRel ,
129
129
Acquire ,
130
130
AddToDiagnostic ,
131
- Alignment ,
132
131
Any ,
133
132
Arc ,
134
133
ArcWeak ,
135
134
Argument ,
136
135
ArgumentMethods ,
137
- Arguments ,
138
136
ArrayIntoIter ,
139
137
AsMut ,
140
138
AsRef ,
@@ -164,7 +162,6 @@ symbols! {
164
162
Break ,
165
163
C ,
166
164
CStr ,
167
- CString ,
168
165
Capture ,
169
166
Center ,
170
167
Cleanup ,
@@ -174,7 +171,6 @@ symbols! {
174
171
Context ,
175
172
Continue ,
176
173
Copy ,
177
- Count ,
178
174
Cow ,
179
175
Debug ,
180
176
DebugStruct ,
@@ -199,7 +195,6 @@ symbols! {
199
195
Fn ,
200
196
FnMut ,
201
197
FnOnce ,
202
- FormatSpec ,
203
198
Formatter ,
204
199
From ,
205
200
FromIterator ,
@@ -208,8 +203,6 @@ symbols! {
208
203
FsPermissions ,
209
204
Future ,
210
205
FutureOutput ,
211
- FxHashMap ,
212
- FxHashSet ,
213
206
GlobalAlloc ,
214
207
Hash ,
215
208
HashMap ,
@@ -253,7 +246,6 @@ symbols! {
253
246
NonZeroI32 ,
254
247
NonZeroI64 ,
255
248
NonZeroI8 ,
256
- NonZeroIsize ,
257
249
NonZeroU128 ,
258
250
NonZeroU16 ,
259
251
NonZeroU32 ,
@@ -275,7 +267,6 @@ symbols! {
275
267
Path ,
276
268
PathBuf ,
277
269
Pending ,
278
- Pin ,
279
270
Pointer ,
280
271
Poll ,
281
272
ProcMacro ,
@@ -333,7 +324,6 @@ symbols! {
333
324
TyCtxt ,
334
325
TyKind ,
335
326
Unknown ,
336
- UnsafeArg ,
337
327
Vec ,
338
328
VecDeque ,
339
329
Wrapper ,
@@ -389,7 +379,6 @@ symbols! {
389
379
allow_fail,
390
380
allow_internal_unsafe,
391
381
allow_internal_unstable,
392
- allowed,
393
382
alu32,
394
383
always,
395
384
and,
@@ -405,8 +394,6 @@ symbols! {
405
394
arm,
406
395
arm_target_feature,
407
396
array,
408
- arrays,
409
- as_mut_ptr,
410
397
as_ptr,
411
398
as_ref,
412
399
as_str,
@@ -589,7 +576,6 @@ symbols! {
589
576
const_try,
590
577
constant,
591
578
constructor,
592
- context,
593
579
convert_identity,
594
580
copy,
595
581
copy_closures,
@@ -776,8 +762,6 @@ symbols! {
776
762
field,
777
763
field_init_shorthand,
778
764
file,
779
- fill,
780
- flags,
781
765
float,
782
766
float_to_int_unchecked,
783
767
floorf32,
@@ -1059,7 +1043,6 @@ symbols! {
1059
1043
mir_unwind_unreachable,
1060
1044
mir_variant,
1061
1045
miri,
1062
- misc,
1063
1046
mmx_reg,
1064
1047
modifiers,
1065
1048
module,
@@ -1157,9 +1140,7 @@ symbols! {
1157
1140
omit_gdb_pretty_printer_section,
1158
1141
on,
1159
1142
on_unimplemented,
1160
- oom,
1161
1143
opaque,
1162
- ops,
1163
1144
opt_out_copy,
1164
1145
optimize,
1165
1146
optimize_attribute,
@@ -1217,7 +1198,6 @@ symbols! {
1217
1198
pointer,
1218
1199
pointer_like,
1219
1200
poll,
1220
- position,
1221
1201
post_dash_lto: "post-lto" ,
1222
1202
powerpc_target_feature,
1223
1203
powf32,
@@ -1226,7 +1206,6 @@ symbols! {
1226
1206
powif64,
1227
1207
pre_dash_lto: "pre-lto" ,
1228
1208
precise_pointer_size_matching,
1229
- precision,
1230
1209
pref_align_of,
1231
1210
prefetch_read_data,
1232
1211
prefetch_read_instruction,
@@ -1236,7 +1215,6 @@ symbols! {
1236
1215
prelude,
1237
1216
prelude_import,
1238
1217
preserves_flags,
1239
- primitive,
1240
1218
print_macro,
1241
1219
println_macro,
1242
1220
proc_dash_macro: "proc-macro" ,
@@ -1260,7 +1238,6 @@ symbols! {
1260
1238
ptr_const_is_null,
1261
1239
ptr_copy,
1262
1240
ptr_copy_nonoverlapping,
1263
- ptr_drop_in_place,
1264
1241
ptr_eq,
1265
1242
ptr_from_ref,
1266
1243
ptr_guaranteed_cmp,
@@ -1622,7 +1599,6 @@ symbols! {
1622
1599
structural_match,
1623
1600
structural_peq,
1624
1601
structural_teq,
1625
- sty,
1626
1602
sub,
1627
1603
sub_assign,
1628
1604
sub_with_overflow,
@@ -1744,7 +1720,6 @@ symbols! {
1744
1720
unrestricted_attribute_tokens,
1745
1721
unsafe_block_in_unsafe_fn,
1746
1722
unsafe_cell,
1747
- unsafe_cell_from_mut,
1748
1723
unsafe_cell_raw_get,
1749
1724
unsafe_no_drop_flag,
1750
1725
unsafe_pin_internals,
@@ -1769,7 +1744,6 @@ symbols! {
1769
1744
used_with_arg,
1770
1745
using,
1771
1746
usize ,
1772
- v1,
1773
1747
va_arg,
1774
1748
va_copy,
1775
1749
va_end,
@@ -1801,7 +1775,6 @@ symbols! {
1801
1775
wasm_import_module,
1802
1776
wasm_target_feature,
1803
1777
while_let,
1804
- width,
1805
1778
windows,
1806
1779
windows_subsystem,
1807
1780
with_negative_coherence,
0 commit comments