1
Fork 0

Suggest more impl Trait on -> _

This commit is contained in:
Michael Goulet 2022-12-27 23:56:46 +00:00
parent c7572670a1
commit a0390463fc
9 changed files with 207 additions and 54 deletions

View file

@ -193,6 +193,7 @@ symbols! {
FromIterator,
FromResidual,
Future,
FutureOutput,
FxHashMap,
FxHashSet,
GlobalAlloc,