summaryrefslogtreecommitdiff
path: root/src/cmd.rs
AgeCommit message (Collapse)Author
37 hoursI dont know why this is not pushedmainanand
2025-05-16Use std pipemo8it
2025-02-18Upgrade to edition 2024mo8it
2024-10-17Apply new Clippy lintsmo8it
2024-08-20Improve readabilitymo8it
2024-08-09Check the status of the `cargo metadata` commandmo8it
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