Remove allow(deprecated_owned_vector) lint
This commit is contained in:
parent
f78eb14341
commit
6787e22c08
1 changed files with 0 additions and 1 deletions
|
@ -1007,7 +1007,6 @@ pub fn run_test(opts: &TestOpts,
|
|||
return;
|
||||
}
|
||||
|
||||
#[allow(deprecated_owned_vector)]
|
||||
fn run_test_inner(desc: TestDesc,
|
||||
monitor_ch: Sender<MonitorMsg>,
|
||||
nocapture: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue