mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
c811915eaf
This was an accidental regression from #56092, but for `no_std` targets being built and distributed we want to be sure to activate the compiler-builtins `mem` feature which demangles important memory-related intrinsics.