summaryrefslogtreecommitdiff
path: root/src/cmd.rs
AgeCommit message (Expand)Author
2024-08-07Avoid using `RUSTFLAGS` to not trigger rebuilding, especially in rust-analyzermo8it
2024-08-01Improve the runnermo8it
2024-08-01Set stdin to null when running the binary of an exercisemo8it
2024-07-28Make the output optionalmo8it
2024-06-01Check that all solutions run successfullymo8it
2024-05-13Use public comments for public itemsmo8it
2024-05-01Test run_cmdmo8it
2024-05-01Document cmdmo8it
2024-04-27Respect the target-dir config and show tests' outputmo8it