Files
rust/src/librustc_interface
Dylan DPC 14d608f1d8 Rollup merge of #71269 - Mark-Simulacrum:sat-float-casts, r=nikic
Define UB in float-to-int casts to saturate

This closes #10184 by defining the behavior there to saturate infinities and values exceeding the integral range (on the lower or upper end). `NaN` is sent to zero.
2020-05-06 16:58:50 +02:00
..
2020-04-05 01:21:36 -04:00
2020-04-20 17:59:27 +09:00
2020-04-11 11:07:04 -04:00