Skip to content

Commit 0ece55d

Browse files
authored
expand comment
1 parent d7aff96 commit 0ece55d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/compile-fail/unsupported_signal.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//! `signal()` is special on Linux and macOS that it's only supported within libstd.
2+
//! The implementation is not complete enough to permit user code to call it.
23
// ignore-windows: No libc on Windows
34
#![feature(rustc_private)]
45

0 commit comments

Comments
 (0)