Skip to content

Commit

Permalink
added space
Browse files Browse the repository at this point in the history
  • Loading branch information
Charisee committed Feb 10, 2022
1 parent a889079 commit dbeab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/core/tests/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#![feature(bool_to_option)]
#![feature(box_syntax)]
#![feature(cell_update)]
#![cfg_attr(bootstrap,feature(cfg_panic))]
#![cfg_attr(bootstrap, feature(cfg_panic))]
#![cfg_attr(bootstrap, feature(cfg_target_has_atomic))]
#![feature(const_assume)]
#![feature(const_black_box)]
Expand Down

0 comments on commit dbeab9c

Please sign in to comment.