Files
rust/compiler/rustc_const_eval/src/interpret
Matthias Krüger 9383a49cd4 Rollup merge of #90081 - woppopo:const_write_bytes, r=oli-obk
Make `intrinsics::write_bytes` const

This is required to constify `MaybeUninit::zeroed` and `(*mut T)::write_bytes`.

Tracking issue: #86302
2021-12-11 23:31:48 +01:00
..
2021-09-07 20:46:26 +02:00
2021-09-07 20:46:26 +02:00
2021-12-09 00:01:29 +01:00
2021-10-01 17:08:06 +00:00