rust/library/std
Trevor Gross fd36e8b0ec Update compiler_builtins to 0.1.130
This includes the following which add `__divtf3` and `__powtf2`, and do
some feature cleanup:

- https://github.com/rust-lang/compiler-builtins/pull/622
- https://github.com/rust-lang/compiler-builtins/pull/692
- https://github.com/rust-lang/compiler-builtins/pull/614
- https://github.com/rust-lang/compiler-builtins/pull/694

The `cc` bump [1] was previously included but was reverted due to
problems updating.

[1]: https://github.com/rust-lang/compiler-builtins/pull/690
2024-09-28 11:25:47 -04:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #130922 - tyilo:udp-unspecified, r=ibraheemdev 2024-09-28 09:35:09 +02:00
tests Add test for available_parallelism() 2024-09-22 23:46:08 +01:00
build.rs Initial std library support for NuttX 2024-09-24 15:35:40 +08:00
Cargo.toml Update compiler_builtins to 0.1.130 2024-09-28 11:25:47 -04:00