mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-11 21:08:16 +00:00
This ensures `std::intrinsics::transmute` is deemphasized in the search engine and other UI, by cleaning it into a deprecation without propagating it through reexports when the parent module is stable.