about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-05-06 23:30:47 +0000
committerTrevor Gross <tmgross@umich.edu>2025-05-30 16:09:12 +0000
commitca1c67ad762afd68788841071d2ee63c088994f0 (patch)
tree322b0ecb2579dafa216cb2994d81eae1d4a1cf5b /compiler/rustc_interface/src
parent13718eb788622ef8c998650451174570230d2971 (diff)
downloadrust-ca1c67ad762afd68788841071d2ee63c088994f0.tar.gz
rust-ca1c67ad762afd68788841071d2ee63c088994f0.zip
Update `compiler-builtins` to 0.1.160
Includes the following changes:

* Enable `__powitf2` on MSVC [1]
* Update `CmpResult` to use a pointer-sized return type [2]
* Better code reuse between `libm` and `compiler-builtins` [3], [4]
* Stop building C versions of `__netf2` [5] since we have our own
  implementation

[1]: https://github.com/rust-lang/compiler-builtins/pull/918
[2]: https://github.com/rust-lang/compiler-builtins/pull/920
[3]: https://github.com/rust-lang/compiler-builtins/pull/879
[4]: https://github.com/rust-lang/compiler-builtins/pull/925
[5]: https://github.com/rust-lang/compiler-builtins/pull/828
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions