| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-26 | Replace in-tree `rustc_apfloat` with the new version of the crate | Wesley Wiser | -3831/+0 | |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -1/+1 | |
| 2021-06-14 | Use the now available implementation of `IntoIterator` for arrays | LeSeulArtichaut | -14/+14 | |
| 2020-10-04 | Backport another LLVM commit to rustc_apfloat | est31 | -10/+17 | |
| Backports LLVM commit: [APFloat] convert SNaN to QNaN in convert() and raise Invalid signal https://github.com/llvm/llvm-project/commit/149f5b573c79eac0c519ada4d2f7c50e17796cdf SNaN to QNaN conversion also matches what my Intel x86_64 hardware does. | ||||
| 2020-09-30 | Backport LLVM apfloat commit to rustc_apfloat | est31 | -0/+9 | |
| Backports LLVM commit: https://github.com/llvm/llvm-project/commit/e34bd1e0b03d20a506ada156d87e1b3a96d82fa2 Fixes #69532 | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+3815 | |
