rust/library
León Orell Valerian Liehr 86fa9f895c
Rollup merge of #137515 - tgross35:update-builtins, r=tgross35
Update `compiler-builtins` to 0.1.148

Includes `f16` symbols on MIPS [1], updates for `libm` [2], and reapplies the patch that drops the `public_test_deps!` macro [3].

[1]: https://github.com/rust-lang/compiler-builtins/pull/762
[2]: https://github.com/rust-lang/compiler-builtins/pull/765
[3]: https://github.com/rust-lang/compiler-builtins/pull/766

try-job: aarch64-gnu
try-job: i686-mingw-1
try-job: i686-mingw-2
try-job: test-various
try-job: x86_64-msvc-1
try-job: x86_64-msvc-2
try-job: x86_64-rust-for-linux
2025-02-25 13:32:55 +01:00
..
alloc Rollup merge of #137515 - tgross35:update-builtins, r=tgross35 2025-02-25 13:32:55 +01:00
backtrace@9d2c34e7e6
core Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35 2025-02-25 05:41:34 +00:00
coretests Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=Amanieu 2025-02-24 02:11:34 -05:00
panic_abort
panic_unwind update cfg(bootstrap) 2025-02-18 09:32:44 -08:00
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #137515 - tgross35:update-builtins, r=tgross35 2025-02-25 13:32:55 +01:00
stdarch@684de0d6fe
sysroot Rollup merge of #135501 - tgross35:stdlib-dependencies-private, r=bjorn3 2025-02-23 00:16:18 +01:00
test Use public-dependencies in all sysroot crates 2025-02-21 17:37:03 +00:00
unwind update cfg(bootstrap) 2025-02-18 09:32:44 -08:00
windows_targets
Cargo.lock Update compiler-builtins to 0.1.148 2025-02-24 07:46:55 +00:00
Cargo.toml