Skip to content

Commit

Permalink
Unrolled build for rust-lang#121277
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
rust-timer committed Feb 21, 2024
2 parents bb59453 + a4d969b commit 54b2d4c
Showing 1 changed file with 325 additions and 367 deletions.
Loading

0 comments on commit 54b2d4c

Please sign in to comment.