]> git.lizzy.rs Git - rust.git/commit
internal: Replace Vec with Box in hir Expr
authorLukas Wirth <lukastw97@gmail.com>
Sat, 20 Nov 2021 15:00:45 +0000 (16:00 +0100)
committerLukas Wirth <lukastw97@gmail.com>
Sat, 20 Nov 2021 15:00:45 +0000 (16:00 +0100)
commitcc327774b7e188a15f96e1ab34fe7a1e972a5b0a
treefab340abb3b0814b49365d4c3a3ffdfcbc38a27a
parent14dff25107cec4473fde8c999256a3484a7ef1d0
internal: Replace Vec with Box in hir Expr
crates/hir_def/src/body/lower.rs
crates/hir_def/src/body/scope.rs
crates/hir_def/src/expr.rs
crates/hir_ty/src/diagnostics/expr.rs
crates/hir_ty/src/infer/expr.rs