rust/library/std
Jubilee bd66fadd79
Rollup merge of #129715 - Amjad50:update-compiler-builtins, r=tgross35
Update `compiler_builtins` to `0.1.123`

Includes https://github.com/rust-lang/compiler-builtins/pull/680 and fixes https://github.com/rust-lang/rust/issues/128386.

Fixed by not including math symbols of `compiler_builtins` into any `unix` target or `wasi`, old behavior is restored

r? tgross35
2024-08-28 19:12:56 -07:00
..
benches Reformat `use` declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #129683 - RalfJung:copysign, r=thomcc 2024-08-28 19:12:54 -07:00
tests rustc_target: Add SME aarch64 features 2024-08-27 11:11:47 +01:00
Cargo.toml Update `compiler_builtins` to `0.1.123` 2024-08-29 08:38:19 +08:00
build.rs Enable `f16` tests on x86 and x86-64 2024-08-23 13:54:50 -05:00