mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

The methods for `i8`, `bool`, `char`, `str` are the same for all impls, because they layered on top of other methods.
The methods for `i8`, `bool`, `char`, `str` are the same for all impls, because they layered on top of other methods.