a771557ee9
Sync from rust Fix rustc breakage by running: ```rust git subtree push -P src/tools/clippy git@github.com:josephlr/rust-clippy sync-from-rust ``` and then adding a commit that runs `cargo dev fmt` --- changelog: none