std::intrinsics::copy_nonoverlapping
is marked unstable on the latest nightly
#99286
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
Code
I tried this code:
I expected to see this happen: Compilation succeeds
Instead, this happened:
Version it worked on
rustc 1.62.0 (a8314ef7d 2022-06-27)
It most recently worked on:
Version with regression
The text was updated successfully, but these errors were encountered: