bors[bot] e62533c3ec
Merge #7359
7359: ItemTree: store a mapping from blocks to inner items r=jonas-schievink a=jonas-schievink

To do name resolution within block expressions, we need to know which inner items are located inside each block expression. This adds such a mapping to `ItemTree`, replacing the previous one, which was seemingly unused other than to access all the inner items.

This also assigns `AstId`s to block expressions, which is needed to store the mapping in salsa.

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2021-01-20 16:09:22 +00:00
..
.
2021-01-20 01:56:11 +03:00
2021-01-19 19:07:33 +00:00
2021-01-11 08:27:16 -05:00
2021-01-20 15:41:18 +01:00
2021-01-20 16:09:22 +00:00
2021-01-20 16:09:22 +00:00
2021-01-20 15:41:18 +01:00
2021-01-20 14:49:29 +03:00
2021-01-20 15:41:18 +01:00
⬆️ rowan
2021-01-20 14:04:53 +03:00
2021-01-18 23:19:53 +00:00
2021-01-18 13:13:24 -05:00
2021-01-18 19:39:46 +01:00
2021-01-19 11:56:45 -05:00
.
2021-01-20 01:56:11 +03:00
⬆️ rowan
2021-01-20 14:04:53 +03:00
2021-01-09 15:41:29 +01:00
2021-01-12 18:01:47 +01:00