Andrew Kelley c7804277bf @floatToInt now has safety-checked undefined behavior
when the integer part does not fit in the destination integer type

 * Also fix incorrect safety triggered for integer casting an
   `i32` to a `u7`. closes #1138
 * adds compiler-rt function: `__floatuntidf`
2018-06-19 16:06:10 -04:00
..
2018-06-16 19:37:00 -04:00
2018-06-17 12:33:24 -04:00
2018-06-01 00:17:31 -04:00