Files
llmx/codex-rs/execpolicy/src
Michael Bolin bec51f6c05 chore: enable clippy::redundant_clone (#3489)
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;
```
2025-09-11 11:59:37 -07:00
..
2025-05-07 08:37:48 -07:00
2025-07-10 11:08:16 -07:00
2025-05-07 08:37:48 -07:00
2025-08-19 13:22:02 -07:00
2025-05-07 08:37:48 -07:00