Files
rust/library
Matthias Krüger f60a174c2d Rollup merge of #111408 - TomMD:patch-1, r=workingjubilee
Fix incorrect implication of transmuting slices

transmute<&[u8]> would be useful and as a beginner it is confusing to see documents casually confuse the types of &[u8] and [u8; SZ]
2023-05-10 06:12:15 +02:00
..
2023-05-07 18:57:43 +03:00
2023-05-02 10:32:07 +00:00
2022-06-03 17:16:41 -04:00