mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +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`.