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 bac9e55 commit 9b34541Copy full SHA for 9b34541
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: c151d371fcfb51fbf4d84f0ef266e30d64acd71a
+refs/heads/master: 4d81e385124a8c06ead9a1fdc08a7bacb940ad4b
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 6c08cc2db4f98e9f07ae7d50338396c4123c2f0a
5
refs/heads/try: 70152ff55722878cde684ee6462c14c65f2c4729
trunk/src/libstd/rt/sched.rs
@@ -1280,7 +1280,6 @@ mod test {
1280
// FIXME: #9407: xfail-test
1281
fn dont_starve_1() {
1282
use rt::comm::oneshot;
1283
- use unstable::running_on_valgrind;
1284
1285
do stress_factor().times {
1286
do run_in_mt_newsched_task {
0 commit comments