| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-03-26 | Fix missed i128 feature gates | Mark Mansi | -1/+1 |
| 2018-03-26 | Stabilize i128_type | Mark Mansi | -1/+1 |
| 2017-11-30 | wasm: Update LLVM to fix a test | Alex Crichton | -1/+0 |
| 2017-11-28 | ci: Start running wasm32 tests on Travis | Alex Crichton | -0/+1 |
| 2017-11-12 | Auto merge of #45900 - rkruppe:u128-to-f32-saturation-by-default, r=alexcrichton | bors | -21/+1 |
| 2017-11-10 | Make saturating u128 -> f32 casts the default behavior | Robin Kruppe | -21/+1 |
| 2017-11-10 | Fix typo in -Zsaturating-float-casts test | Robin Kruppe | -2/+2 |
| 2017-11-08 | Disable u128 <-> float tests on emscripten | Robin Kruppe | -29/+39 |
| 2017-11-07 | Make trans const eval error on overflow and NaN, matching HIR const eval. | Robin Kruppe | -39/+52 |
| 2017-11-07 | Saturating casts between integers and floats (both directions). | Robin Kruppe | -0/+141 |
