![]() Parser: Suggest Placing the Return Type After Function Parameters
Fixes #126311
This PR suggests placing the return type after the function parameters when it's misplaced after a `where` clause.
This also tangentially improves diagnostics for cases like [this](
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |