about summary refs log tree commit diff
path: root/compiler/rustc_apfloat/src/ieee.rs
AgeCommit message (Expand)AuthorLines
2023-07-26Replace in-tree `rustc_apfloat` with the new version of the crateWesley Wiser-2757/+0
2022-12-10compiler: remove unnecessary imports and qualified pathsKaDiWa-1/+0
2022-03-30Spellchecking some commentsYuri Astrakhan-1/+1
2021-10-15Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...Matthias Krüger-2/+0
2021-10-10Apply clippy suggestionsClemens Wasser-0/+2
2021-03-26Use iter::zip in compiler/Josh Stone-2/+3
2020-10-04Backport another LLVM commit to rustc_apfloatest31-17/+10
2020-09-30Backport LLVM apfloat commit to rustc_apfloatest31-0/+12
2020-08-30mv compiler to compiler/mark-0/+2752