about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/no_std.rs
AgeCommit message (Collapse)AuthorLines
2025-01-21remove support for the #[start] attributeRalf Jung-19/+0
2024-04-17tests/utils: add fmt::Write implementations for miri's native stdout/stderrRalf Jung-19/+3
2024-03-09simplify no-std testsRalf Jung-4/+2
set panic=abort so that we do not need this eh_personality thing
2022-11-26support no_std on WindowsRalf Jung-4/+0
2022-10-28update ignore-windows commentsRalf Jung-1/+1
2022-10-19Magic functions for writing to stdout/stderr.Cliff L. Biffle-2/+22
This enables I/O in no_std contexts (or, really, any Miri-specific OS-independent context). Combined with the `abort` intrinsic it should allow a reasonable test framework in no_std.
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+21
git-subtree-dir: src/tools/miri git-subtree-mainline: 3f3167fb59341ac3240ca1774f48e8c053219131 git-subtree-split: 75dd959a3a40eb5b4574f8d2e23aa6efbeb33573