about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry
diff options
context:
space:
mode:
authorNicholas Bishop <nbishop@nbishop.net>2024-05-11 09:56:59 -0400
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2024-08-12 15:17:57 +0200
commit78f5ee65183e816d2cb0499c6766591fc234d8f7 (patch)
tree0837bc75e8846e0415b642453e72a12aeecefd2b /tests/codegen/patchable-function-entry
parent1cbbac391100028e2ebb871b81f543ddca243dc9 (diff)
downloadrust-78f5ee65183e816d2cb0499c6766591fc234d8f7.tar.gz
rust-78f5ee65183e816d2cb0499c6766591fc234d8f7.zip
Update compiler_builtins to 0.1.114
The `weak-intrinsics` feature was removed from compiler_builtins in
https://github.com/rust-lang/compiler-builtins/pull/598, so dropped the
`compiler-builtins-weak-intrinsics` feature from alloc/std/sysroot.

In https://github.com/rust-lang/compiler-builtins/pull/593, some
builtins for f16/f128 were added. These don't work for all compiler
backends, so add a `compiler-builtins-no-f16-f128` feature and disable
it for cranelift and gcc. Also disable it for LLVM targets that don't
support it.
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions