rust/compiler/rustc_trait_selection
Guillaume Gomez 8dc4b26b60
Rollup merge of #101723 - lukas-code:await-diag, r=compiler-errors
Impove diagnostic for `.await`ing non-futures

Strip leading whitespace from the span and use a non-verbose suggestion.
fixes #101715
2022-09-12 22:47:15 +02:00
..
src Rollup merge of #101723 - lukas-code:await-diag, r=compiler-errors 2022-09-12 22:47:15 +02:00
Cargo.toml Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00