generic/threadshare: fix for nightly build

This commit is contained in:
François Laignel 2022-02-22 00:18:28 +01:00
parent 2cf84d5ce8
commit 72d9d3dc58

View file

@ -1451,7 +1451,7 @@ mod tests {
state: TaskState::Error, state: TaskState::Error,
.. ..
} => (), } => (),
other => unreachable!(other), _ => unreachable!(),
} }
assert_eq!( assert_eq!(