Smitty
|
bdfcb88e8b
|
Use HTTPS links where possible
|
2021-06-23 16:26:46 -04:00 |
|
LeSeulArtichaut
|
e3ca81fd5a
|
Use the now available implementation of IntoIterator for arrays
|
2021-06-14 23:40:09 +02:00 |
|
est31
|
d010809c8c
|
Backport another LLVM commit to rustc_apfloat
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-10-04 02:02:25 +02:00 |
|
est31
|
7f5008c829
|
Backport LLVM apfloat commit to rustc_apfloat
Backports LLVM commit: https://github.com/llvm/llvm-project/commit/e34bd1e0b03d20a506ada156d87e1b3a96d82fa2
Fixes #69532
|
2020-09-30 17:48:26 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|