mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
51bc376737
Fix deprecation note for std::intrinsics Also checked the rest of the mentions of std::mem in the changed file and they look good to me. Fixes #139505