Skip to content

Commit dbeab9c

Browse files
author
Charisee
committed
added space
1 parent a889079 commit dbeab9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/core/tests/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#![feature(bool_to_option)]
77
#![feature(box_syntax)]
88
#![feature(cell_update)]
9-
#![cfg_attr(bootstrap,feature(cfg_panic))]
9+
#![cfg_attr(bootstrap, feature(cfg_panic))]
1010
#![cfg_attr(bootstrap, feature(cfg_target_has_atomic))]
1111
#![feature(const_assume)]
1212
#![feature(const_black_box)]

0 commit comments

Comments
 (0)