1
Fork 0
rust/compiler/rustc_lint
est31 00d23cf220 Make {u,}int_range functions a bit nicer
.into() guarantees safety of the conversion.
Furthermore, the minimum value of all uints is known to be 0.
2020-10-20 19:36:44 +02:00
..
src Make {u,}int_range functions a bit nicer 2020-10-20 19:36:44 +02:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00