mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

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.