We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f06f7c commit fcae707Copy full SHA for fcae707
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: c746c503f0bb0ba27e5ee6170a85d03013d3ac1c
+refs/heads/master: 8d50d6a93c8f408b54f887670f70726421a48f0a
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: ec0258a381b88b5574e3f8ce72ae553ac3a574b7
5
refs/heads/try: 7c6c492fb2af9a85f21ff952942df3523b22fd17
trunk/src/libtest/lib.rs
@@ -1007,7 +1007,6 @@ pub fn run_test(opts: &TestOpts,
1007
return;
1008
}
1009
1010
- #[allow(deprecated_owned_vector)]
1011
fn run_test_inner(desc: TestDesc,
1012
monitor_ch: Sender<MonitorMsg>,
1013
nocapture: bool,
0 commit comments