about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Bishop <nbishop@nbishop.net>2024-05-11 09:56:59 -0400
committerNicholas Bishop <nbishop@nbishop.net>2024-07-28 20:43:07 -0400
commit5cd1e8d9ab8594c0281906a1cc69a2546eae7118 (patch)
tree58734052dfdf8dc3df7eff6404c9b8e4b32234c2 /compiler/rustc_codegen_llvm/src/errors.rs
parent05b1415f18a3b7d5bb780d55890663e63a407926 (diff)
downloadrust-5cd1e8d9ab8594c0281906a1cc69a2546eae7118.tar.gz
rust-5cd1e8d9ab8594c0281906a1cc69a2546eae7118.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 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions