Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A long time ago, FIXMEs were left to implement AsRef and AsRef for all types which implemented Deref and DerefMut. This wasn't done at the time because of #23442. Unfortunately, it's not possible to add these implementations backwards-compabily, since they can cause conflicting implementation overlaps.
- Loading branch information