COMMITS
/ library/std/build.rs March 3, 2026
B
Fix rust build failure for vxworks
Bhavya Gautam committed
December 9, 2025
G
Update to new API, allowing to remove `check_doc_cfg.rs` file from librustdoc
Guillaume Gomez committed
October 8, 2025
U
Add Motor OS std library port
U. Lasiotus committed
September 24, 2025
T
std: add support for armv7a-vex-v5 target
Tropical committed
April 26, 2025
T
Use `feature(target_has_reliable_f16_f128)` in library tests
Trevor Gross committed
April 2, 2025
T
Revert "Disable `f16` on Aarch64 without `neon`"
Trevor Gross committed
March 17, 2025
J
Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboet
Jacob Pratt committed
March 11, 2025
N
Remove unnecessary parens
Nicole L committed
February 4, 2025
N
Apply rustc-0023-Add-Trusty-OS-support-to-Rust-std.patch
Nicole LeGare committed
December 26, 2024
王
Initial STD support for Cygwin
王宇逸 committed
March 7, 2025
M
Rollup merge of #137674 - heiher:enable-f16-loong, r=tgross35
Matthias Krüger committed
March 1, 2025
T
Disable `f16` on Aarch64 without `neon`
Trevor Gross committed
February 26, 2025
W
Enable `f16` for LoongArch
WANG Rui committed
February 19, 2025
M
Enable `f16` for MIPS
Martin Nordholts committed
November 1, 2024
T
Enable `f128` tests on all non-buggy platforms 🎉
Trevor Gross committed
September 29, 2024
M
enable f16 and f128 on windows-gnullvm targets
Mateusz Mikuła committed
September 27, 2024
T
Enable `f16` tests on non-GNU Windows
Trevor Gross committed
T
Enable `f16` tests on x86 Apple platforms
Trevor Gross committed
August 22, 2024
T
Enable `f16` on platforms that were missing conversion symbols
Trevor Gross committed
September 19, 2024
H
Initial std library support for NuttX
Huang Qi committed
August 21, 2023
J
Port std library to RTEMS
Jan Sommer committed
August 31, 2024
R
Fixed some typos in the standard library documentation/comments
ranger-ross committed
July 29, 2024
T
Enable `f16` tests on x86 and x86-64
Trevor Gross committed
August 8, 2024
R
std float tests: special-case Miri in feature detection
Ralf Jung committed
June 27, 2024
T
Add math functions for `f16` and `f128`
Trevor Gross committed
July 30, 2024
B
Match LLVM ABI in `extern "C"` functions for `f128` on Windows
beetrees committed
July 1, 2024
M
std: Set has_reliable_f16 to false for MIPS targets in build.rs
Martin Nordholts committed
July 3, 2024
M
library/std/build.rs: "powerpc64le" is not a target_arch
Martin Nordholts committed
June 21, 2024
T
Add build.rs config for reliable `f16` and `f128`
Trevor Gross committed
May 23, 2024
U
U
Replace fake "restricted-std" Cargo feature by custom cfg
Urgau committed
March 19, 2024
A
Support for visionOS
Adam Gastineau committed
December 8, 2023
D
std: enabling new netbsd (10) calls.
David Carlier committed
January 22, 2024
L
Add support for custom JSON targets when using build-std.
Lawrence Tang committed
November 16, 2023
E
zkvm: add partial std support
Erik Kaneda committed
October 9, 2023
袁
add teeos std impl
袁浩 committed
October 29, 2023
J
Remove asmjs from library
Jubilee Young committed
October 20, 2023
D
changes from feedback
David Carlier committed
August 5, 2023
D
std: freebsd build update.
David CARLIER committed
October 13, 2023
P
Revert "Invoke `backtrace-rs` buildscript in `std` buildscript"
Peter Jaszkowiak committed
April 3, 2023
Q
Support AIX in Rust standard library
Qiu Chaofan committed
August 12, 2023
P
Invoke `backtrace-rs` buildscript in `std` buildscript
Peter Jaszkowiak committed
May 21, 2023
A
Rebase to master
Ayush Singh committed
December 18, 2022
A
Add Minimal Std implementation for UEFI
Ayush Singh committed
September 19, 2023
S
added support for GNU/Hurd
Samuel Thibault committed
August 12, 2022
S
libstd: add xous to libstd
Sean Cross committed
October 12, 2022
T
wip: Support Apple tvOS in libstd
Thom Chiovoloni committed
June 8, 2023
P
make sure the standard library compiles properly with synthetic targets
Pietro Albini committed
May 7, 2023
N
PS Vita std support
Nikolay Arhipov committed
December 11, 2021
D
socket ancillary data implementation for FreeBSD (from 13 and above).
David CARLIER committed