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-12-26 18:24:10 +01:00
2020-12-30 09:51:42 +00:00
2020-12-30 09:51:42 +00:00
2020-12-29 04:27:37 +01:00
2020-12-28 14:23:20 -08:00
2020-12-27 10:30:38 +01:00
2020-12-28 14:12:59 +01:00
2020-12-29 19:40:03 +01:00
2020-12-29 22:26:58 +01:00
2020-12-26 18:24:10 +01:00
2020-12-29 09:36:42 -05:00
2020-12-26 18:24:10 +01:00
2020-12-29 23:39:56 +03:00
2020-12-29 23:39:56 +03:00
2020-12-30 18:15:04 +09:00
2020-12-29 23:39:56 +03:00
2020-12-29 16:30:02 -05:00
2020-12-29 22:26:58 +01:00
2020-12-30 12:43:02 +00:00
2020-12-30 18:15:04 +09:00
2020-12-29 09:36:42 -05:00
2020-12-26 19:34:10 -05:00
2020-12-29 23:39:56 +03:00
2020-12-26 18:24:10 +01:00
2020-12-30 18:15:11 +09:00
2020-12-29 23:39:56 +03:00
2020-12-27 03:22:23 +01:00
2020-12-30 18:15:29 +09:00