Nit: in emitter.rs
This commit is contained in:
parent
f6496cd370
commit
94841bea7b
@ -397,8 +397,7 @@ impl Destination {
|
||||
style: Style)
|
||||
-> io::Result<()> {
|
||||
match style {
|
||||
Style::FileNameStyle => {
|
||||
}
|
||||
Style::FileNameStyle |
|
||||
Style::LineAndColumn => {
|
||||
}
|
||||
Style::LineNumber => {
|
||||
|
Loading…
Reference in New Issue
Block a user