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