Skip to content

Commit

Permalink
Rollup merge of #121277 - reitermarkus:generic-nonzero-convert-num, r…
Browse files Browse the repository at this point in the history
…=dtolnay

Refactor trait implementations in `core::convert::num`.

Tracking issue: #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
matthiaskrgr committed Feb 20, 2024
2 parents fc5f6f8 + a4d969b commit 3099a79
Showing 1 changed file with 325 additions and 367 deletions.
Loading

0 comments on commit 3099a79

Please sign in to comment.