Skip to content

Commit 0448132

Browse files
committed
feat(std): Stabilize 'os_str_bytes' feature
Closes #111544
1 parent 986a4e3 commit 0448132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#![feature(yeet_expr)]
99
#![feature(nonzero_ops)]
1010
#![feature(round_ties_even)]
11-
#![feature(os_str_bytes)]
1211
#![feature(lint_reasons)]
1312
#![feature(trait_upcasting)]
1413
// Configure clippy and other lints

0 commit comments

Comments
 (0)