You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As with other lists of generic arguments in Rust, the grammar for
`use<..>` specifiers supports an optional trailing comma. This is
already specified in the formal grammar, but let's also note this in
the guide-level section.
(Thanks to Josh Triplett for raising this point.)
0 commit comments