bors
bbcaed03bf
Auto merge of #79684 - usbalbin:const_copy, r=oli-obk
Make copy[_nonoverlapping] const
Constifies
* `intrinsics::copy` and `intrinsics::copy_nonoverlapping`
* `ptr::read` and `ptr::read_unaligned`
* `*const T::read` and `*const T::read_unaligned`
* `*mut T::read` and `*mut T::read_unaligned`
* `MaybeUninit::assume_init_read`
2020-12-30 12:43:02 +00:00
..
2020-11-30 02:47:32 +01:00
2020-09-28 18:39:39 +02:00
2020-11-30 02:47:32 +01:00
2020-12-22 12:19:46 +01:00
2020-11-30 02:47:32 +01:00
2020-11-04 11:41:57 +01:00
2020-11-30 02:47:32 +01:00
2020-12-26 03:45:51 +01:00
2020-09-24 14:46:57 +00:00
2020-11-30 02:47:32 +01:00
2020-12-26 03:45:51 +01:00
2020-11-30 02:47:32 +01:00
2020-12-26 03:45:51 +01:00
2020-12-17 18:42:19 +02:00
2020-11-30 02:47:32 +01:00
2020-11-30 02:47:32 +01:00
2020-09-18 19:23:50 +02:00
2020-11-30 02:47:32 +01:00
2020-11-30 02:47:32 +01:00
2020-10-20 17:18:08 -07:00
2020-10-27 13:57:51 -07:00
2020-11-30 02:47:32 +01:00