rust/library/std
Nicholas Bishop 8995ff5ba8 Fix compilation of std/src/sys/pal/uefi/tests.rs
Dropped the `align` test since the `POOL_ALIGNMENT` and `align_size`
items it uses do not exist.

The other changes are straightforward fixes for places where the test
code drifted from the current API, since the tests are not yet built in
CI for the UEFI target.
2026-01-23 17:07:06 -05:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Fix compilation of std/src/sys/pal/uefi/tests.rs 2026-01-23 17:07:06 -05:00
tests cleanup: Start splitting FIXME(f16_f128) into f16, f128, or f16,f128 2026-01-22 23:41:57 -06:00
build.rs Update to new API, allowing to remove check_doc_cfg.rs file from librustdoc 2025-12-10 12:28:08 +01:00
Cargo.toml Remove std_detect_file_io and std_detect_dlsym_getauxval features 2026-01-08 14:50:12 +00:00