Skip to content

Commit a7f1ace

Browse files
committed
Fix tests/ui/privacy/sysroot-private
1 parent efaeede commit a7f1ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/privacy/sysroot-private.rs

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//! of `std`'s dependencies, but may not be robust against dependency upgrades/changes.
88
99
//@ only-unix Windows sysroots seem to not expose this dependency
10+
//@ ignore-emscripten neither does Emscripten
1011
//@ revisions: default rustc_private_enabled
1112

1213
// Enabling `rustc_private` should `std`'s dependencies accessible, so they should show up

0 commit comments

Comments
 (0)