SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Rollup merge of #146343 - madsmtm:fix-platform_version, r=tgross35

Weakly export `platform_version` symbols

The symbols `__isPlatformVersionAtLeast` and `__isOSVersionAtLeast`. This should allow linking both `compiler-rt` and `std`, which fixes https://github.com/rust-lang/rust/pull/138944#issuecomment-3266574582.

r? tgross35
CC ``@zmodem,`` could you please verify that this works for you?
S
Stuart Cook committed
8b9ea589fbfeb073d0ca5bab450cd89050eac5e4
Committed by GitHub <noreply@github.com> on 9/9/2025, 4:35:07 AM