]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #102904 - compiler-errors:rpitit-verbosely, r=cjgillot
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Thu, 13 Oct 2022 12:49:20 +0000 (18:19 +0530)
committerGitHub <noreply@github.com>
Thu, 13 Oct 2022 12:49:20 +0000 (18:19 +0530)
commitdbff6a91c1e50344f56bfa45fda3512afc8669a0
tree27ebd7d1ca30b781d6fe50f0b6a82af5f8b542ff
parent376c81c94a05ea13aaef9462cf6ff744b396374f
parent61f097308b90f79300d7a577ea9d9cfb494458fe
Rollup merge of #102904 - compiler-errors:rpitit-verbosely, r=cjgillot

Print return-position `impl Trait` in trait verbosely if `-Zverbose`

Makes the behavior a bit closer to regular `impl Trait` printing