SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 44 Rust

Rollup merge of #156668 - joshtriplett:format-into-typo, r=SimonSapin

Fix typo in `format_into` docs: signed -> unsigned

The documentation for the `format_into` methods on unsigned integers
still said "in signed decimal format". Change them to say "unsigned".
J
Jonathan Brouwer committed
b295a02a4ebb6304317601e0d72636e6b0a7787c
Committed by GitHub <noreply@github.com> on 5/18/2026, 1:19:50 AM