The mend-rs binary will still need it's own Rust installation together with nightly Clippy. So there is no way to just use the mend-rs binary without having Rust with Clippy installed in the docker container.
Need to check if --error-format=json is stable now. According to Discord it is.
If it's stable, then this can be closed and we can just use stable Rust in the container.
The mend-rs binary will still need it's own Rust installation together with nightly Clippy. So there is no way to just use the mend-rs binary without having Rust with Clippy installed in the docker container.