rust/library/std/src/io/error
Samuel Tardieu 9ab77f1ccb Use NonNull::without_provenance within the standard library
This API removes the need for several `unsafe` blocks, and leads to
clearer code.
2025-01-10 23:23:10 +01:00
..
repr_bitpacked.rs Use NonNull::without_provenance within the standard library 2025-01-10 23:23:10 +01:00
repr_unpacked.rs remove redundant imports 2023-12-10 10:56:22 +08:00
tests.rs std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00