Until some backwards-compatibility hazards are fixed in #23121, these need to be unstable. [breaking-change]
ref x
The arity of `ref x` is always 1, so it needs to be dereferenced before being compared with some other type whose arity is not 1. Fixes #23009.