Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfcc07af

Browse files
committed
Ignorevec_deque_alloc_error::test_shrink_to_unwind test on non-unwind targets
1 parent494f05c commitfcc07af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎alloc/tests/vec_deque_alloc_error.rs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ use std::{
88
};
99

1010
#[test]
11+
#[cfg_attr(not(panic ="unwind"), ignore ="test requires unwinding support")]
1112
fntest_shrink_to_unwind(){
1213
// This tests that `shrink_to` leaves the deque in a consistent state when
1314
// the call to `RawVec::shrink_to_fit` unwinds. The code is adapted from #123369

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp