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

Commita18fbd0

Browse files
authored
Rollup merge ofrust-lang#127554 - ferrocene:tshepang-add-missing-attribute, r=pietroalbini
do not run test where it cannot runThis was seen on Ferrocene, where we have a custom test target that does not have unwind support
2 parents4552576 +7d20047 commita18fbd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎alloc/src/slice/tests.rs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ fn panic_safe() {
240240

241241
#[test]
242242
#[cfg_attr(miri, ignore)]// Miri is too slow
243+
#[cfg_attr(not(panic ="unwind"), ignore ="test requires unwinding support")]
243244
fntest_sort(){
244245
letmut rng =test_rng();
245246

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp