diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-05-31 18:51:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-31 18:51:50 +0200 |
| commit | 04641b14a3b94fcbe66da1d88fcde0b8ae6203f9 (patch) | |
| tree | 265dce9af778d807e19dfe71a7a413dfb51db5a3 /compiler/rustc_interface/src | |
| parent | 282c6654a0c0488aae0ad77ac917f2846dd47860 (diff) | |
| parent | ca1c67ad762afd68788841071d2ee63c088994f0 (diff) | |
| download | rust-04641b14a3b94fcbe66da1d88fcde0b8ae6203f9.tar.gz rust-04641b14a3b94fcbe66da1d88fcde0b8ae6203f9.zip | |
Rollup merge of #141805 - tgross35:update-builtins, r=tgross35
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
