1
Fork 0

Suggest impl Iterator when possible for _ return type

Address #106096.
This commit is contained in:
Esteban Küber 2022-12-26 17:44:16 -08:00
parent caa64e5b5e
commit 1b341fe8a1
5 changed files with 96 additions and 3 deletions

View file

@ -213,6 +213,7 @@ symbols! {
Is,
ItemContext,
Iterator,
IteratorItem,
Layout,
Left,
LinkedList,