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 8fc6a6b commit 177161fCopy full SHA for 177161f
tests/many-seeds/reentrant-lock.rs
@@ -1,6 +1,6 @@
1
#![feature(reentrant_lock)]
2
//! This is a regression test for
3
-//! <https://rust-lang.zulipchat.com/#narrow/channel/269128-miri/topic/reentrant.20lock.20failure.20on.20musl>.
+//! <https://rust-lang.zulipchat.com/#narrow/channel/269128-miri/topic/reentrant.20lock.20failure.20on.20mips>.
4
5
use std::cell::Cell;
6
use std::sync::ReentrantLock;
0 commit comments