rust/library/core
bors eab201df70 Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrum
Make copy/copy_nonoverlapping fn's again

Make copy/copy_nonoverlapping fn's again, rather than intrinsics.

This a short-term change to address issue #84297.

It effectively reverts PRs #81167 #81238 (and part of #82967), #83091, and parts of #79684.
2021-06-09 16:47:05 +00:00
..
benches move core::hint::black_box under its own feature gate 2021-04-25 11:08:12 +02:00
src Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrum 2021-06-09 16:47:05 +00:00
tests Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrum 2021-06-09 16:47:05 +00:00
Cargo.toml Auto merge of #82271 - Aaron1011:debug-refcell, r=m-ou-se 2021-03-23 04:49:47 +00:00