Skip to content

Commit

Permalink
cargo dev update_lints --check
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoto7250 committed Jun 17, 2022
1 parent 01a4ecf commit f01e7e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3349,7 +3349,6 @@ Released 2018-09-13
[`decimal_literal_representation`]: https://rust-lang.github.io/rust-clippy/master/index.html#decimal_literal_representation
[`declare_interior_mutable_const`]: https://rust-lang.github.io/rust-clippy/master/index.html#declare_interior_mutable_const
[`default_instead_of_iter_empty`]: https://rust-lang.github.io/rust-clippy/master/index.html#default_instead_of_iter_empty
[`default_iter_empty`]: https://rust-lang.github.io/rust-clippy/master/index.html#default_iter_empty
[`default_numeric_fallback`]: https://rust-lang.github.io/rust-clippy/master/index.html#default_numeric_fallback
[`default_trait_access`]: https://rust-lang.github.io/rust-clippy/master/index.html#default_trait_access
[`default_union_representation`]: https://rust-lang.github.io/rust-clippy/master/index.html#default_union_representation
Expand Down

0 comments on commit f01e7e5

Please sign in to comment.