mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 12:45:30 +00:00
Update doc after renaming `fn is_zero` `fn is_zero` has been renamed to `fn count_is_zero` in 1b1bf2463619e23eba1b36b6d7df276ce73563dd. This patch updates the documentation accordingly.