about summary refs log tree commit diff
path: root/library/std/src/io/stdio/tests.rs
AgeCommit message (Expand)AuthorLines
2025-02-08Rustfmtbjorn3-3/+4
2024-09-29Fix std tests for wasm32-wasip2 targetNicola Krumschmidt-4/+4
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-4/+3
2022-02-13Make default stdio lock() return 'static handlesMark Rousskov-3/+3
2021-07-02stdio_locked: updates based on feedbackTaylor Yu-18/+3
2021-07-01add owned locked stdio handlesTaylor Yu-0/+134
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+47