mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
5082fd8b1e
Trim extra whitespace when suggesting removal of invalid qualifiers when parsing function pointer type. Fixes: #133083 Signed-off-by: Tyrone Wu <wudevelops@gmail.com>