Remove lang items Send, UnwindSafe and RefUnwindSafe
This commit is contained in:
@@ -257,9 +257,6 @@ impl LanguageItemCollector<'tcx> {
|
||||
| LangItem::Unpin
|
||||
| LangItem::Termination
|
||||
| LangItem::Try
|
||||
| LangItem::Send
|
||||
| LangItem::UnwindSafe
|
||||
| LangItem::RefUnwindSafe
|
||||
=> Some(0),
|
||||
|
||||
// Not a trait
|
||||
|
||||
Reference in New Issue
Block a user