Swap --pretty=expanded with -Zunpretty=expanded
authorMatt Corallo <git@bluematt.me>
Sun, 31 Oct 2021 04:42:10 +0000 (04:42 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 31 Oct 2021 18:12:28 +0000 (18:12 +0000)
Apparently the `--pretty` option was dropped in newer
rustc, see https://github.com/rust-lang/rust/pull/83491


No differences found