]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #75670 - lzutao:suppress-mir-fndef-ty, r=oli-obk
authorbors <bors@rust-lang.org>
Thu, 20 Aug 2020 12:42:13 +0000 (12:42 +0000)
committerbors <bors@rust-lang.org>
Thu, 20 Aug 2020 12:42:13 +0000 (12:42 +0000)
Suppress MIR comments of FnDef and unit types

An expansion of #75566.
Comments of FnDef MIR constant already contain `ty::Contains` comments.


Trivial merge