about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/shims/io.rs
AgeCommit message (Expand)AuthorLines
2025-05-21test direct usage of io::{stdout,stderr,stdin}Ralf Jung-3/+5
2024-07-06Mark format! with must_use hintlukas-1/+1
2024-04-15Windows: add basic support for FormatMessageWRalf Jung-2/+14
2023-04-10Stabilize IsTerminalJosh Triplett-2/+0
2022-10-21test is_terminalRalf Jung-0/+9