mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +00:00
remove some provenance-related machine hooks that Miri no longer needs Then we can make `scalar_to_ptr` a method on `Scalar`. :) Fixes https://github.com/rust-lang/miri/issues/2188 r? `@oli-obk`
For more information about how rustc works, see the rustc dev guide.