Remove lang items Send, UnwindSafe and RefUnwindSafe
This commit is contained in:
parent
6e0b554619
commit
3e569dd2df
5 changed files with 7 additions and 11 deletions
|
@ -947,7 +947,7 @@ symbols! {
|
|||
receiver,
|
||||
recursion_limit,
|
||||
reexport_test_harness_main,
|
||||
ref_unwind_safe,
|
||||
ref_unwind_safe_trait,
|
||||
reference,
|
||||
reflect,
|
||||
reg,
|
||||
|
@ -1073,7 +1073,6 @@ symbols! {
|
|||
self_in_typedefs,
|
||||
self_struct_ctor,
|
||||
semitransparent,
|
||||
send,
|
||||
send_trait,
|
||||
shl,
|
||||
shl_assign,
|
||||
|
@ -1299,7 +1298,7 @@ symbols! {
|
|||
unused_qualifications,
|
||||
unwind,
|
||||
unwind_attributes,
|
||||
unwind_safe,
|
||||
unwind_safe_trait,
|
||||
unwrap,
|
||||
unwrap_or,
|
||||
use_extern_macros,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue