mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 17:45:30 +00:00
docs: remove repetition in `is_numeric` function docs In https://github.com/rust-lang/rust/pull/99628 we introduce new docs for the `is_numeric` function, and this is a follow-up PR that removes some unnecessary repetition that may be introduced by some rebasing. `@rustbot` r? `@joshtriplett`