rust/library/std
Jonathan Brouwer ff84058781
Rollup merge of #150064 - Ayush1325:uefi-io-repr-comment, r=bjorn3
std: io: error: Add comment for UEFI unpacked repr use

The following commit adds the comment explaining the rational why UEFI uses unpacked representation on 64-bit platforms as opposed to bit-packed representation used in all other 64-bit platforms.

r? `@bjorn3`
2025-12-16 20:21:13 +01:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #150064 - Ayush1325:uefi-io-repr-comment, r=bjorn3 2025-12-16 20:21:13 +01:00
tests time: Test and document time precision edge-case 2025-12-13 10:44:48 +01: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 std: Use more unix.rs code on WASI targets 2025-12-08 06:46:28 -08:00