error[E0614]: type `F_a` cannot be dereferenced --> $DIR/autobad-deref-field-no-const.rs:15:23 | 15 | let _f: & usize = & *d.a; | ^^^^