mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
ba3b3bcc17
This fixes the typo `&[u8, _]` -> `&[u8; _]`
This fixes the typo `&[u8, _]` -> `&[u8; _]`