mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-18 18:47:29 +00:00
![]() Use FromStr trait for number option parsing Replace `parse_uint` with generic `parse_number` based on `FromStr`. Use it for parsing inlining threshold to avoid casting later. |
||
---|---|---|
.. | ||
archive.rs | ||
lto.rs | ||
profiling.rs | ||
write.rs |