about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-04-11 13:31:49 +1000
committerGitHub <noreply@github.com>2025-04-11 13:31:49 +1000
commitc8acc23d1d01f67ec77353a93f1585c46f021876 (patch)
tree4e622bd74b524433cc49686e3de1ad47aa5e9c87 /compiler/rustc_interface/src
parentfb7f0e40295053b05fb6cec82974222c28b19c4d (diff)
parentb435def33c0955712d811efc41c3ec71609196ab (diff)
downloadrust-c8acc23d1d01f67ec77353a93f1585c46f021876.tar.gz
rust-c8acc23d1d01f67ec77353a93f1585c46f021876.zip
Rollup merge of #139600 - tgross35:update-builtins, r=tgross35
Update `compiler-builtins` to 0.1.153

Includes the following changes:

* Avoid OOB access in `memcpy` and `memmove` [1]
* Enable intrinsics on AVR [2]
* `libm` updates to avoid using `core::arch` vector intrinsics [3]
* Re-enable `f16` on aarch64 without Neon [4]

[1]: https://github.com/rust-lang/compiler-builtins/pull/799
[2]: https://github.com/rust-lang/compiler-builtins/pull/791
[3]: https://github.com/rust-lang/compiler-builtins/pull/814
[4]: https://github.com/rust-lang/compiler-builtins/pull/809
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions