]> git.lizzy.rs Git - rust.git/commit - src/tools/rustfmt
Rollup merge of #81947 - camsteffen:to-ty, r=jyn514
authorYuki Okushi <huyuumi.dev@gmail.com>
Fri, 12 Feb 2021 10:32:08 +0000 (19:32 +0900)
committerGitHub <noreply@github.com>
Fri, 12 Feb 2021 10:32:08 +0000 (19:32 +0900)
commitc07260d534dcdfe0e45db5b928c4a27bdd4c0ef7
tree98d3d404c20e087838c6275eb8eb88007662ee6a
parent327762f0885c1c291e8f8dda671e1efd2b7030d6
parent471ed5f80fd1a53a26dc8ca750910f75ed744795
Rollup merge of #81947 - camsteffen:to-ty, r=jyn514

Relax ItemCtxt::to_ty lifetime

Tiny simplification by relaxing a lifetime.
compiler/rustc_typeck/src/collect.rs