Skip to content

Commit

Permalink
Lint invalid_html_tags has been renamed, but not really necessary.
Browse files Browse the repository at this point in the history
  • Loading branch information
orlp committed Nov 11, 2021
1 parent 941c393 commit ce6e1e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#![cfg_attr(all(not(test), not(feature = "std")), no_std)]
#![cfg_attr(all(nightly, doc), feature(doc_cfg))]
#![warn(
invalid_html_tags,
missing_debug_implementations,
trivial_casts,
trivial_numeric_casts,
Expand Down

0 comments on commit ce6e1e0

Please sign in to comment.