Skip to content

Add methods stabilized in 1.98 - #30

Merged
cuviper merged 2 commits into
rust-num:mainfrom
cuviper:rust-1.98
Aug 20, 2026
Merged

Add methods stabilized in 1.98#30
cuviper merged 2 commits into
rust-num:mainfrom
cuviper:rust-1.98

Conversation

@cuviper

@cuviper cuviper commented Aug 20, 2026

Copy link
Copy Markdown
Member
  • Updated to MSRV 1.98.
  • Added NonZeroPrimitiveInteger::from_str_radix.
  • Added PrimitiveFloat::algebraic_{add,div,mul,rem,sub}
  • Added PrimitiveInteger::{NumBuffer,format_into}.
  • Added PrimitiveNumBuffer to abstract core::fmt::NumBuffer<T>.

@cuviper
cuviper added this pull request to the merge queue Aug 20, 2026
Merged via the queue into rust-num:main with commit 7ba3ca9 Aug 20, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant