]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #66942 - cjgillot:hirene-ty, r=Zoxc
authorbors <bors@rust-lang.org>
Sun, 29 Dec 2019 22:51:02 +0000 (22:51 +0000)
committerbors <bors@rust-lang.org>
Sun, 29 Dec 2019 22:51:02 +0000 (22:51 +0000)
commit2ba0d2acbd6cb01fb07619628882120d5b66bd59
tree8c3c08d9dd15c50869f1101f4e16d7b35e229ad5
parentda3629b05f8f1b425a738bfe9fe9aedd47c5417a
parent71f745852a1e22602bf4964a3d8308043ac46171
Auto merge of #66942 - cjgillot:hirene-ty, r=Zoxc

Allocate HIR on an arena 3/4 -- Ty

This is the third PR in the series started by #66931 and #66936

Once again, commits don't really make sense on their own.
They are mostly split by type of compile error.

The additional diff is here: https://github.com/cjgillot/rust/compare/hirene-expr...hirene-ty
src/librustc/hir/lowering.rs
src/librustc/hir/lowering/expr.rs
src/librustc/ty/context.rs
src/librustc_lint/builtin.rs