about summary refs log tree commit diff
path: root/tests/ui/std/stdio-from.rs
AgeCommit message (Collapse)AuthorLines
2023-04-13Move most ui-fulldeps tests to uijyn-0/+69
They pass fine. Only tests that required `extern crate rustc_*` or were marked `ignore-stage1` have been keep in fulldeps.