mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 01:07:56 +00:00
Trim extra whitespace when suggesting removal of invalid qualifiers when parsing function pointer type. Fixes: #133083 Signed-off-by: Tyrone Wu <wudevelops@gmail.com>