Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove where_clauses_object_safety lint
The where_clauses_object_safety lint has been removed with recent versions of Rust. Remove it from our list of lints to prevent any warnings from popping up moving forward.
- Loading branch information