This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 54b2d4c
authored
Unrolled build for rust-lang#121277
Rollup merge of rust-lang#121277 - reitermarkus:generic-nonzero-convert-num, r=dtolnay
Refactor trait implementations in `core::convert::num`.
Tracking issue: rust-lang#120257
Implement conversion traits using generic `NonZero` type, and refactor all macros to use a consistent format/order of parameters.
r? `@dtolnay`1 file changed
+325
-367
lines changed
0 commit comments