mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:00:12 +01:00
We predominantly omit the `std::` in these cases already. This is for style: "Prefer to omit the std:: prefix for these types, as the extra 5 characters do not merit the added clutter." (https://google.github.io/styleguide/cppguide.html#Integer_Types)
Testing
Testing-specific libraries.