mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-06 04:44:53 +00:00
remove the Iterator
lang item
This commit is contained in:
parent
bfaf4227b8
commit
d4b3e7f09c
@ -325,8 +325,6 @@ lets_do_this! {
|
||||
|
||||
NonZeroItem, "non_zero", non_zero;
|
||||
|
||||
IteratorItem, "iterator", iterator;
|
||||
|
||||
StackExhaustedLangItem, "stack_exhausted", stack_exhausted;
|
||||
|
||||
DebugTraitLangItem, "debug_trait", debug_trait;
|
||||
|
Loading…
Reference in New Issue
Block a user