![]() When `Foo.field` or `Foo.method()` exprs are encountered, suggest `Foo::field` or `Foo::method()` when Foo is a type alias, not just a struct, trait, or module. Also rename test for this suggestion from issue-22692.rs to something more meaningful. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |