# Objective - Closes #16804. - This copies over our lint configuration to our benchmarks and fixes any lints. ## Solution - Copied over our Clippy configuration from the root `Cargo.toml` to `benches/Cargo.toml`. - Fixed any warnings that Clippy emitted. ## Testing - `cd benches && cargo clippy --benches`  | 
			||
|---|---|---|
| .. | ||
| function.rs | ||
| list.rs | ||
| main.rs | ||
| map.rs | ||
| path.rs | ||
| struct.rs | ||