Fix crash on dev --limit-stderr-length
This commit is contained in:
parent
4c771c3478
commit
11707f3443
@ -77,7 +77,7 @@ fn main() {
|
||||
update_lints(&UpdateMode::Change);
|
||||
}
|
||||
},
|
||||
_ => unreachable!(),
|
||||
_ => {},
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user