rust/src/librustc_const_math
Simonas Kazlauskas aac82d9b13 SwitchInt over Switch
This removes another special case of Switch by replacing it with the more general SwitchInt. While
this is more clunky currently, there’s no reason we can’t make it nice (and efficient) to use.
2017-02-10 19:42:41 +02:00
..
Cargo.toml Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
err.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
float.rs rustc_const_eval: work around double rounding. 2016-06-05 19:18:28 +03:00
int.rs SwitchInt over Switch 2017-02-10 19:42:41 +02:00
is.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
lib.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
us.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00