Rustfmt: Error when trying dump the default config with `--print-config default`

Created on 2 May 2019  路  2Comments  路  Source: rust-lang/rustfmt

Version: rustfmt 1.2.2-nightly (5274b49 2019-04-24)

rustfmt --print-config default .
gives
Could not output config: can only flatten structs and maps (got a sequence)

bug

Most helpful comment

Should this not have been backported to (then beta and now) stable?
I get the same error message on the newly released 1.36.0.

All 2 comments

Should this not have been backported to (then beta and now) stable?
I get the same error message on the newly released 1.36.0.

Same as @sdht0
I have this message when a try to dump default

Version rustfmt 1.2.2-stable (5274b49 2019-04-24)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

torkleyy picture torkleyy  路  5Comments

MoSal picture MoSal  路  5Comments

scampi picture scampi  路  4Comments

cramertj picture cramertj  路  4Comments

fulara picture fulara  路  4Comments