mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
99f3132cd7
Simplify [a]rc code a little Nothing interesting, just make [a]rc code a little nicer by using `byte_sub` and `let`-`else`.