Rollup merge of #138972 - thaliaarchi:nuttx-build, r=Mark-Simulacrum

std: Fix build for NuttX targets

Fix std build for all NuttX targets. It is the single largest set of failures on <https://does-it-build.noratrieb.dev/>. Although, ESP-IDF also requires these same gates, there are other issues for those targets.

This can verified be running `x check library/std --target=` for all NuttX targets.

cc ``@no1wudi``
This commit is contained in:
Chris Denton 2025-04-13 11:48:15 +00:00 committed by GitHub
commit a71dce15c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available