Files
rust/compiler/rustc_codegen_ssa/src
Dylan DPC e64dbb1f46 Rollup merge of #82483 - tmiasko:option-from-str, r=matthewjasper
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.
2021-04-05 13:03:37 +02:00
..
2021-03-23 17:02:10 -07:00
2021-04-03 21:25:53 +03:00
2021-02-28 10:19:44 +01:00
2020-09-04 17:47:51 +02:00
2021-04-03 21:25:53 +03:00
2020-08-30 18:45:07 +03:00