Skip to content

Commit df3a320

Browse files
committed
tidy alphabetica
1 parent c7d2f45 commit df3a320

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
@@ -43,8 +43,8 @@ level = "warn"
4343
# for rust-lang/rust. But for users of `-Zbuild-std` it does.
4444
# The unused warning is waiting for rust-lang/cargo#13925 to reach beta.
4545
check-cfg = [
46-
'cfg(no_fp_fmt_parse)',
4746
'cfg(bootstrap)',
47+
'cfg(no_fp_fmt_parse)',
4848
'cfg(stdarch_intel_sde)',
4949
# This matches `EXTRA_CHECK_CFGS` in `src/bootstrap/src/lib.rs`.
5050
'cfg(feature, values(any()))',

0 commit comments

Comments
 (0)