mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-14 11:24:53 +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.