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