error[E0614]: type `X__Partial` cannot be dereferenced --> $DIR/autobad-deref-whole-no-const.rs:15:19 | 15 | let _o: & X = & **d; | ^^^