mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
8dc4b26b60
Impove diagnostic for `.await`ing non-futures Strip leading whitespace from the span and use a non-verbose suggestion. fixes #101715