Skip to content

Commit 0d87811

Browse files
committed
Stabilize feature 'cstr_from_bytes_until_nul'
1 parent 0fb2f65 commit 0d87811

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pass-dep/shims/pthreads.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//@ignore-target-windows: No libc on Windows
2-
#![feature(cstr_from_bytes_until_nul)]
32
use std::ffi::{CStr, CString};
43
use std::thread;
54

0 commit comments

Comments
 (0)