mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 09:53:26 +00:00
auto merge of #14354 : EdorianDark/rust/master, r=huonw
It seemed to me, that [T] was deprecated and i am trying to help.
This commit is contained in:
commit
3c9f2a5d0a
@ -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…
Reference in New Issue
Block a user