mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
bdfe1b9fb0
It currently only inserts separators into `usize`s, because that's all that has been needed so far. `-Zmacro-stats` will need `isize` and `f64` handling, so this commit adds that.