diff options
| author | Robin Kruppe <robin.kruppe@gmail.com> | 2019-12-15 18:17:00 +0100 |
|---|---|---|
| committer | Robin Kruppe <robin.kruppe@gmail.com> | 2019-12-15 18:17:00 +0100 |
| commit | 6ad0b55597d58f65b775cc32588d5cb396993c0c (patch) | |
| tree | cfbd95786ba48a5169396390d4816b8094780286 /src/test/debuginfo/enum-thinlto.rs | |
| parent | a605441e049f0b6d5f7715b94b8ac4662fd7fcf6 (diff) | |
| download | rust-6ad0b55597d58f65b775cc32588d5cb396993c0c.tar.gz rust-6ad0b55597d58f65b775cc32588d5cb396993c0c.zip | |
Remove now-redundant range check on u128 -> f32 casts
This code was added to avoid UB in LLVM 6 and earlier, but we no longer support those LLVM versions. Since https://reviews.llvm.org/D47807 (released in LLVM 7), uitofp does exactly what we need. Closes #51872
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
