about summary refs log tree commit diff
path: root/tests/run-make/stdin-rustdoc
AgeCommit message (Collapse)AuthorLines
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-0/+2
2024-09-05tests: use renamed `stdin_buf`许杰友 Jieyou Xu (Joe)-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-3/+3
2024-05-04Add `-` (stdin) support to rustdocUrgau-0/+25