rust/library/std
Trevor Gross 51e68c3006 Update compiler-builtins to 0.1.117
This includes [1] which means we can remove the (nonworking)
configuration of `no-f16-f128`.

Fixes https://github.com/rust-lang/rust/issues/128401.

[1]: https://github.com/rust-lang/compiler-builtins/pull/652
2024-08-06 21:48:32 -05:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #128026 - devnexen:available_parallelism_vxworks, r=Mark-Simulacrum 2024-08-05 08:22:21 +02:00
tests Reformat use declarations. 2024-07-29 08:26:52 +10:00
build.rs Match LLVM ABI in extern "C" functions for f128 on Windows 2024-07-30 20:23:33 +01:00
Cargo.toml Update compiler-builtins to 0.1.117 2024-08-06 21:48:32 -05:00