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
This lets the parser understand trailing commas in method calls, method
definitions, enum variants, and type parameters.
Closesrust-lang#14240.
Closesrust-lang#15887.
It works for functions—it should also work for methods.
May be related to #14240.
The text was updated successfully, but these errors were encountered: