mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 04:28:05 +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.)