mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
Cleanup NodeIterator, Range, ServoHTMLParser, TextEncoder, URLHelper, URL, VirtualMethods
This commit is contained in:
parent
a53b86f107
commit
19241c95f7
13 changed files with 24 additions and 53 deletions
|
@ -70,4 +70,4 @@ fn register_clippy(reg: &mut Registry) {
|
|||
#[cfg(not(feature = "clippy"))]
|
||||
fn register_clippy(reg: &mut Registry) {
|
||||
reg.register_lint_pass(box lints::str_to_string::StrToStringPass as LintPassObject);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue