Created this PR by: - adding `redundant_clone` to `[workspace.lints.clippy]` in `cargo-rs/Cargol.toml` - running `cargo clippy --tests --fix` - running `just fmt` Though I had to clean up one instance of the following that resulted: ```rust let codex = codex; ``` |
||
|---|---|---|
| .. | ||
| apply_patch.rs | ||
| common.rs | ||
| mod.rs | ||
| sandbox.rs | ||