mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
07537b403f
Follow up to the previous commit refactoring `core::num` by moving the user-facing error types and trait implementations back out of `imp` and into a new module under `core::num`.