mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 01:26:55 +00:00
They both have a single use. (They can't be united, though, because `self.colors` might change between the two `get` calls.)
They both have a single use. (They can't be united, though, because `self.colors` might change between the two `get` calls.)