rust/compiler/rustc_infer
Jack Huey 7edb3ad39b
Rollup merge of #81655 - matsujika:suggest-accessing-field-rewording, r=estebank
Improve wording of suggestion about accessing field

Follow-up to #81504

The compiler at this moment suggests "you might have meant to use field `b` of type `B`", sounding like it's type `B` which has the field `b`.
r? ```@estebank```
2021-02-02 16:01:48 -05:00
..
src Rollup merge of #81655 - matsujika:suggest-accessing-field-rewording, r=estebank 2021-02-02 16:01:48 -05:00
Cargo.toml Move MiniSet to data_structures 2020-09-23 08:09:16 +02:00