Apply lints to all targets
This commit is contained in:
parent
c305627822
commit
6af32696be
19 changed files with 61 additions and 95 deletions
|
|
@ -85,7 +85,7 @@ mod tests {
|
|||
|
||||
preformat.open = None;
|
||||
assert_eq!(
|
||||
format!("{}", Token::PreFormat(preformat.clone())),
|
||||
format!("{}", Token::PreFormat(preformat)),
|
||||
"Tk:PreFormat [unknown]"
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue