mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:19:41 +00:00
Allow `ValTree::try_to_raw_bytes` on `u8` array Fixes #99325 cc `@b-naber` I think who touched this last in 705d818bd52a6324d5e7693cc4306457395eebc8
For more information about how rustc works, see the rustc dev guide.