Make <*const/mut T>::offset_from `const fn` This reenables offset_of cc @mjbshaw after https://github.com/rust-lang/rust/pull/63075 broke it
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc guide.
Make <*const/mut T>::offset_from `const fn` This reenables offset_of cc @mjbshaw after https://github.com/rust-lang/rust/pull/63075 broke it
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc guide.