1
Fork 0

rustc_span: Remove unused symbols.

This commit is contained in:
Alona Enraght-Moony 2023-11-29 20:15:13 +00:00
parent abe34e9ab1
commit 32c035c8c8

View file

@ -128,13 +128,11 @@ symbols! {
AcqRel, AcqRel,
Acquire, Acquire,
AddToDiagnostic, AddToDiagnostic,
Alignment,
Any, Any,
Arc, Arc,
ArcWeak, ArcWeak,
Argument, Argument,
ArgumentMethods, ArgumentMethods,
Arguments,
ArrayIntoIter, ArrayIntoIter,
AsMut, AsMut,
AsRef, AsRef,
@ -164,7 +162,6 @@ symbols! {
Break, Break,
C, C,
CStr, CStr,
CString,
Capture, Capture,
Center, Center,
Cleanup, Cleanup,
@ -174,7 +171,6 @@ symbols! {
Context, Context,
Continue, Continue,
Copy, Copy,
Count,
Cow, Cow,
Debug, Debug,
DebugStruct, DebugStruct,
@ -199,7 +195,6 @@ symbols! {
Fn, Fn,
FnMut, FnMut,
FnOnce, FnOnce,
FormatSpec,
Formatter, Formatter,
From, From,
FromIterator, FromIterator,
@ -208,8 +203,6 @@ symbols! {
FsPermissions, FsPermissions,
Future, Future,
FutureOutput, FutureOutput,
FxHashMap,
FxHashSet,
GlobalAlloc, GlobalAlloc,
Hash, Hash,
HashMap, HashMap,
@ -253,7 +246,6 @@ symbols! {
NonZeroI32, NonZeroI32,
NonZeroI64, NonZeroI64,
NonZeroI8, NonZeroI8,
NonZeroIsize,
NonZeroU128, NonZeroU128,
NonZeroU16, NonZeroU16,
NonZeroU32, NonZeroU32,
@ -275,7 +267,6 @@ symbols! {
Path, Path,
PathBuf, PathBuf,
Pending, Pending,
Pin,
Pointer, Pointer,
Poll, Poll,
ProcMacro, ProcMacro,
@ -333,7 +324,6 @@ symbols! {
TyCtxt, TyCtxt,
TyKind, TyKind,
Unknown, Unknown,
UnsafeArg,
Vec, Vec,
VecDeque, VecDeque,
Wrapper, Wrapper,
@ -389,7 +379,6 @@ symbols! {
allow_fail, allow_fail,
allow_internal_unsafe, allow_internal_unsafe,
allow_internal_unstable, allow_internal_unstable,
allowed,
alu32, alu32,
always, always,
and, and,
@ -405,8 +394,6 @@ symbols! {
arm, arm,
arm_target_feature, arm_target_feature,
array, array,
arrays,
as_mut_ptr,
as_ptr, as_ptr,
as_ref, as_ref,
as_str, as_str,
@ -589,7 +576,6 @@ symbols! {
const_try, const_try,
constant, constant,
constructor, constructor,
context,
convert_identity, convert_identity,
copy, copy,
copy_closures, copy_closures,
@ -776,8 +762,6 @@ symbols! {
field, field,
field_init_shorthand, field_init_shorthand,
file, file,
fill,
flags,
float, float,
float_to_int_unchecked, float_to_int_unchecked,
floorf32, floorf32,
@ -1059,7 +1043,6 @@ symbols! {
mir_unwind_unreachable, mir_unwind_unreachable,
mir_variant, mir_variant,
miri, miri,
misc,
mmx_reg, mmx_reg,
modifiers, modifiers,
module, module,
@ -1157,9 +1140,7 @@ symbols! {
omit_gdb_pretty_printer_section, omit_gdb_pretty_printer_section,
on, on,
on_unimplemented, on_unimplemented,
oom,
opaque, opaque,
ops,
opt_out_copy, opt_out_copy,
optimize, optimize,
optimize_attribute, optimize_attribute,
@ -1217,7 +1198,6 @@ symbols! {
pointer, pointer,
pointer_like, pointer_like,
poll, poll,
position,
post_dash_lto: "post-lto", post_dash_lto: "post-lto",
powerpc_target_feature, powerpc_target_feature,
powf32, powf32,
@ -1226,7 +1206,6 @@ symbols! {
powif64, powif64,
pre_dash_lto: "pre-lto", pre_dash_lto: "pre-lto",
precise_pointer_size_matching, precise_pointer_size_matching,
precision,
pref_align_of, pref_align_of,
prefetch_read_data, prefetch_read_data,
prefetch_read_instruction, prefetch_read_instruction,
@ -1236,7 +1215,6 @@ symbols! {
prelude, prelude,
prelude_import, prelude_import,
preserves_flags, preserves_flags,
primitive,
print_macro, print_macro,
println_macro, println_macro,
proc_dash_macro: "proc-macro", proc_dash_macro: "proc-macro",
@ -1260,7 +1238,6 @@ symbols! {
ptr_const_is_null, ptr_const_is_null,
ptr_copy, ptr_copy,
ptr_copy_nonoverlapping, ptr_copy_nonoverlapping,
ptr_drop_in_place,
ptr_eq, ptr_eq,
ptr_from_ref, ptr_from_ref,
ptr_guaranteed_cmp, ptr_guaranteed_cmp,
@ -1622,7 +1599,6 @@ symbols! {
structural_match, structural_match,
structural_peq, structural_peq,
structural_teq, structural_teq,
sty,
sub, sub,
sub_assign, sub_assign,
sub_with_overflow, sub_with_overflow,
@ -1744,7 +1720,6 @@ symbols! {
unrestricted_attribute_tokens, unrestricted_attribute_tokens,
unsafe_block_in_unsafe_fn, unsafe_block_in_unsafe_fn,
unsafe_cell, unsafe_cell,
unsafe_cell_from_mut,
unsafe_cell_raw_get, unsafe_cell_raw_get,
unsafe_no_drop_flag, unsafe_no_drop_flag,
unsafe_pin_internals, unsafe_pin_internals,
@ -1769,7 +1744,6 @@ symbols! {
used_with_arg, used_with_arg,
using, using,
usize, usize,
v1,
va_arg, va_arg,
va_copy, va_copy,
va_end, va_end,
@ -1801,7 +1775,6 @@ symbols! {
wasm_import_module, wasm_import_module,
wasm_target_feature, wasm_target_feature,
while_let, while_let,
width,
windows, windows,
windows_subsystem, windows_subsystem,
with_negative_coherence, with_negative_coherence,