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 fc8c6d1 commit 1f7f087Copy full SHA for 1f7f087
1 file changed
tests/pinned_on_move.rs
@@ -6,7 +6,7 @@ fn num_moves() -> usize {
6
return 2500;
7
8
#[cfg(miri)]
9
- return 100;
+ return 21;
10
}
11
12
/// Takes ownership of the `vec`.
0 commit comments