mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
3b97de6b1b
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`