Skip to content

Commit 4057808

Browse files
committed
fix trailing whitespace
1 parent dce4768 commit 4057808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
#![feature(slice_concat_ext)]
255255
#![feature(slice_patterns)]
256256
#![feature(staged_api)]
257-
#![feature(stmt_expr_attributes)]
257+
#![feature(stmt_expr_attributes)]
258258
#![feature(str_char)]
259259
#![feature(str_internals)]
260260
#![feature(str_utf16)]

0 commit comments

Comments
 (0)