]> git.lizzy.rs Git - rust.git/commit - src/tools/rustfmt
Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk
authorDylan DPC <dylan.dpc@gmail.com>
Fri, 25 Dec 2020 02:39:33 +0000 (03:39 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Dec 2020 02:39:33 +0000 (03:39 +0100)
commit787b016957fd10148c6f9ac516348f307748524a
treeafc985e3234bab07e068380de8fb9f0ee6f824ce
parent21d36e0dafb49b6acd0975205042bc424b94fe26
parentecba49c1bd6e16235e13a076e03e31fcd8d7ffc8
Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk

Refactored verbose print into a function

Also handle Tuple and Array separately, which was not explicitly checked.

Fixes #79799.
compiler/rustc_mir/src/util/pretty.rs