diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-01-21 17:09:05 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-01-21 17:09:05 +0000 |
commit | b68d6d6fd58b9f59c9c6202771f1a458a2a14c91 (patch) | |
tree | 625dde24f7b862a4810d8cc61ea529cbe5383f1f /crates/hir | |
parent | bbc6298600d7d91d8473ba8153ebde7b3a7768e5 (diff) | |
parent | cdb0e25aaa8407caca878cfd0e92d46bb50b6da1 (diff) |
Merge #7380
7380: Make use of `block_def_map` in body lowering r=jonas-schievink a=jonas-schievink
Removes the `local_scope` argument from `Expander` in favor of tracking the `DefMap` in use during body lowering.
For now, we still collect inner items as usual, because other code still relies on `item_scope`.
bors r+
Co-authored-by: Jonas Schievink <[email protected]>
Diffstat (limited to 'crates/hir')
0 files changed, 0 insertions, 0 deletions