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 0fb2f65 commit 0d87811Copy full SHA for 0d87811
tests/pass-dep/shims/pthreads.rs
@@ -1,5 +1,4 @@
1
//@ignore-target-windows: No libc on Windows
2
-#![feature(cstr_from_bytes_until_nul)]
3
use std::ffi::{CStr, CString};
4
use std::thread;
5
0 commit comments