@@ -170,8 +170,6 @@ symbols! {
170
170
Count ,
171
171
Cow ,
172
172
Debug ,
173
- DebugStruct ,
174
- DebugTuple ,
175
173
Decodable ,
176
174
Decoder ,
177
175
DecorateLint ,
@@ -208,7 +206,6 @@ symbols! {
208
206
Input ,
209
207
Into ,
210
208
IntoDiagnostic ,
211
- IntoFuture ,
212
209
IntoIterator ,
213
210
IoRead ,
214
211
IoWrite ,
@@ -253,7 +250,6 @@ symbols! {
253
250
Pointer ,
254
251
Poll ,
255
252
ProcMacro ,
256
- ProcMacroHack ,
257
253
ProceduralMasqueradeDummyType ,
258
254
Range ,
259
255
RangeFrom ,
@@ -329,7 +325,6 @@ symbols! {
329
325
abi_vectorcall,
330
326
abi_x86_interrupt,
331
327
abort,
332
- aborts,
333
328
add,
334
329
add_assign,
335
330
add_with_overflow,
@@ -341,7 +336,6 @@ symbols! {
341
336
align,
342
337
align_offset,
343
338
alignment,
344
- alignstack,
345
339
all,
346
340
alloc,
347
341
alloc_error_handler,
@@ -430,7 +424,6 @@ symbols! {
430
424
bool ,
431
425
borrowck_graphviz_format,
432
426
borrowck_graphviz_postflow,
433
- borrowck_graphviz_preflow,
434
427
box_free,
435
428
box_patterns,
436
429
box_syntax,
@@ -466,7 +459,6 @@ symbols! {
466
459
cfg_target_feature,
467
460
cfg_target_has_atomic,
468
461
cfg_target_has_atomic_equal_alignment,
469
- cfg_target_has_atomic_load_store,
470
462
cfg_target_thread_local,
471
463
cfg_target_vendor,
472
464
cfg_version,
@@ -491,7 +483,6 @@ symbols! {
491
483
cold,
492
484
collapse_debuginfo,
493
485
column,
494
- compare_and_swap,
495
486
compare_exchange,
496
487
compare_exchange_weak,
497
488
compile_error,
@@ -521,7 +512,6 @@ symbols! {
521
512
const_fn_unsize,
522
513
const_for,
523
514
const_format_args,
524
- const_generic_defaults,
525
515
const_generics,
526
516
const_generics_defaults,
527
517
const_if_match,
@@ -540,20 +530,16 @@ symbols! {
540
530
const_trait,
541
531
const_trait_bound_opt_out,
542
532
const_trait_impl,
543
- const_transmute,
544
533
const_try,
545
534
constant,
546
535
constructor,
547
- contents,
548
536
context,
549
- convert,
550
537
copy,
551
538
copy_closures,
552
539
copy_nonoverlapping,
553
540
copysignf32,
554
541
copysignf64,
555
542
core,
556
- core_intrinsics,
557
543
core_panic,
558
544
core_panic_2015_macro,
559
545
core_panic_macro,
@@ -591,7 +577,6 @@ symbols! {
591
577
debug_assertions,
592
578
debug_struct,
593
579
debug_struct_fields_finish,
594
- debug_trait_builder,
595
580
debug_tuple,
596
581
debug_tuple_fields_finish,
597
582
debugger_visualizer,
@@ -623,7 +608,6 @@ symbols! {
623
608
discriminant_type,
624
609
discriminant_value,
625
610
dispatch_from_dyn,
626
- display_trait,
627
611
div,
628
612
div_assign,
629
613
doc,
@@ -637,7 +621,6 @@ symbols! {
637
621
doc_primitive,
638
622
doc_spotlight,
639
623
doctest,
640
- document_private_items,
641
624
dotdot: ".." ,
642
625
dotdot_in_tuple_patterns,
643
626
dotdoteq_in_patterns,
@@ -654,7 +637,6 @@ symbols! {
654
637
dyn_star,
655
638
dyn_trait,
656
639
e,
657
- edition_macro_pats,
658
640
edition_panic,
659
641
eh_catch_typeinfo,
660
642
eh_personality,
@@ -667,7 +649,6 @@ symbols! {
667
649
encode,
668
650
end,
669
651
env,
670
- env_macro,
671
652
eprint_macro,
672
653
eprintln_macro,
673
654
eq,
@@ -718,7 +699,6 @@ symbols! {
718
699
field_init_shorthand,
719
700
file,
720
701
fill,
721
- finish,
722
702
flags,
723
703
float,
724
704
float_to_int_unchecked,
@@ -727,8 +707,6 @@ symbols! {
727
707
fmaf32,
728
708
fmaf64,
729
709
fmt,
730
- fmt_as_str,
731
- fmt_internals,
732
710
fmul_fast,
733
711
fn_align,
734
712
fn_must_use,
@@ -743,7 +721,6 @@ symbols! {
743
721
format_args_macro,
744
722
format_args_nl,
745
723
format_macro,
746
- fp,
747
724
freeze,
748
725
freg,
749
726
frem_fast,
@@ -806,7 +783,6 @@ symbols! {
806
783
ignore,
807
784
impl_header_lifetime_elision,
808
785
impl_lint_pass,
809
- impl_macros,
810
786
impl_trait_in_bindings,
811
787
impl_trait_in_fn_trait_return,
812
788
implied_by,
@@ -835,7 +811,6 @@ symbols! {
835
811
instruction_set,
836
812
integer_: "integer" ,
837
813
integral,
838
- intel,
839
814
into_future,
840
815
into_iter,
841
816
intra_doc_pointers,
@@ -1048,7 +1023,6 @@ symbols! {
1048
1023
optin_builtin_traits,
1049
1024
option,
1050
1025
option_env,
1051
- option_env_macro,
1052
1026
options,
1053
1027
or,
1054
1028
or_patterns,
@@ -1117,7 +1091,6 @@ symbols! {
1117
1091
proc_dash_macro: "proc-macro" ,
1118
1092
proc_macro,
1119
1093
proc_macro_attribute,
1120
- proc_macro_def_site,
1121
1094
proc_macro_derive,
1122
1095
proc_macro_expr,
1123
1096
proc_macro_gen,
@@ -1218,9 +1191,6 @@ symbols! {
1218
1191
rust_cold_cc,
1219
1192
rust_eh_catch_typeinfo,
1220
1193
rust_eh_personality,
1221
- rust_eh_register_frames,
1222
- rust_eh_unregister_frames,
1223
- rust_oom,
1224
1194
rustc,
1225
1195
rustc_allocator,
1226
1196
rustc_allocator_zeroed,
@@ -1293,7 +1263,6 @@ symbols! {
1293
1263
rustc_serialize,
1294
1264
rustc_skip_array_during_method_dispatch,
1295
1265
rustc_specialization_trait,
1296
- rustc_stable,
1297
1266
rustc_std_internal_symbol,
1298
1267
rustc_strict_coherence,
1299
1268
rustc_symbol_name,
@@ -1421,7 +1390,6 @@ symbols! {
1421
1390
static_recursion,
1422
1391
staticlib,
1423
1392
std,
1424
- std_inject,
1425
1393
std_panic,
1426
1394
std_panic_2015_macro,
1427
1395
std_panic_macro,
@@ -1463,10 +1431,8 @@ symbols! {
1463
1431
target_has_atomic_load_store,
1464
1432
target_os,
1465
1433
target_pointer_width,
1466
- target_target_vendor,
1467
1434
target_thread_local,
1468
1435
target_vendor,
1469
- task,
1470
1436
tbm_target_feature,
1471
1437
termination,
1472
1438
termination_trait,
@@ -1478,7 +1444,6 @@ symbols! {
1478
1444
test_removed_feature,
1479
1445
test_runner,
1480
1446
test_unstable_lint,
1481
- then_with,
1482
1447
thread,
1483
1448
thread_local,
1484
1449
thread_local_macro,
@@ -1510,7 +1475,6 @@ symbols! {
1510
1475
try_trait_v2,
1511
1476
tt,
1512
1477
tuple,
1513
- tuple_from_req,
1514
1478
tuple_indexing,
1515
1479
tuple_trait,
1516
1480
two_phase,
@@ -1572,7 +1536,6 @@ symbols! {
1572
1536
from crates.io via `Cargo.toml` instead?",
1573
1537
untagged_unions,
1574
1538
unused_imports,
1575
- unused_qualifications,
1576
1539
unwind,
1577
1540
unwind_attributes,
1578
1541
unwind_safe_trait,
0 commit comments