1
Fork 0

Check FromIterator trait impl in prelude collision check.

This commit is contained in:
Mara Bos 2021-07-06 13:41:22 +00:00
parent c5e344f774
commit 60535441c8
3 changed files with 23 additions and 0 deletions

View file

@ -155,6 +155,7 @@ symbols! {
FormatSpec,
Formatter,
From,
FromIterator,
Future,
FxHashMap,
FxHashSet,