error[E0609]: no field `baz` on type `Foo` --> $DIR/issue-36798.rs:17:7 | 17 | f.baz; | ^^^ did you mean `bar`? error: aborting due to previous error