I'm working on a PR that makes rustc depend on owning_ref.
This requires some odd incantations to make sure end users of rustc
can't use the compiler's copy of the crate, at least not on stable.
Nevermind, this may not be needed if someone volunteers to shave some yaks in rustc. I'll hope that happens and close under that assumption. Sorry for the noise :)
I'm working on a PR that makes rustc depend on owning_ref. This requires some odd incantations to make sure end users of rustc can't use the compiler's copy of the crate, at least not on stable.