Commit graph

10 commits

Author SHA1 Message Date
Paul Campbell
3daf1c7ccf test: test the cargo fmt and clippy work 2024-09-17 11:09:03 +01:00
Paul Campbell
18e606baa8 fix: install rustfmt and clippy into correct toolchains 2024-09-17 10:54:37 +01:00
Paul Campbell
8b9b16aa2e fix: make rustfmt and clippy available to all toolchains 2024-09-17 10:41:21 +01:00
Paul Campbell
dbe6a60417 feat: allow selecting the nightly toolchain 2024-09-16 17:09:17 +01:00
Paul Campbell
de4785cc29 feat: ensure toolchains are up-to-date 2024-09-09 08:30:29 +01:00
Paul Campbell
be47ad0bab feat!: can run commands other than cargo
All existing uses will now need to explicitly include the leading
`cargo` in their args.
2024-08-04 15:03:35 +01:00
Paul Campbell
adc3dbb710 entrypoint: remove diagnostics 2024-05-16 19:55:36 +01:00
Paul Campbell
a5931336f2 verify pwd and files in dir 2024-05-16 19:50:04 +01:00
Paul Campbell
a2099da6a0 first viable version 2024-05-16 19:44:39 +01:00
Paul Campbell
87fe665095 First implementation 2024-05-16 19:41:52 +01:00