Skip to content

Commit 1196df8

Browse files
committed
tidy alphabetica
1 parent c73e32b commit 1196df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ level = "warn"
4141
# for rust-lang/rust. But for users of `-Zbuild-std` it does.
4242
# The unused warning is waiting for rust-lang/cargo#13925 to reach beta.
4343
check-cfg = [
44-
'cfg(no_fp_fmt_parse)',
4544
'cfg(bootstrap)',
45+
'cfg(no_fp_fmt_parse)',
4646
'cfg(stdarch_intel_sde)',
4747
# This matches `EXTRA_CHECK_CFGS` in `src/bootstrap/src/lib.rs`.
4848
'cfg(feature, values(any()))',

0 commit comments

Comments
 (0)