rust/compiler/rustc_resolve
David Wood adf31e95e4
resolve: suggest variants with placeholders
This commit improves the diagnostic modified in rust-lang/rust#77341 to
suggest not only those variants which do not have fields, but those with
fields (by suggesting with placeholders).

Signed-off-by: David Wood <david@davidtw.co>
2020-10-15 17:57:57 +01:00
..
src resolve: suggest variants with placeholders 2020-10-15 17:57:57 +01:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00