bors[bot] 9a5c72d9f0
Merge #7878
7878: Remove `item_scope` field from `Body` r=jonas-schievink a=jonas-schievink

Closes https://github.com/rust-analyzer/rust-analyzer/issues/7632

Instead of storing an `ItemScope` filled with inner items, we store the list of `BlockId`s for all block expressions that are part of a `Body`. Code can then query the `block_def_map` for those.

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
2021-03-09 17:34:18 +00:00
..
2021-03-02 14:27:29 +02:00
2021-03-09 11:58:48 +00:00
2021-03-08 23:59:39 +02:00
2021-03-08 22:19:44 +02:00
2021-03-08 22:19:44 +02:00
2021-02-05 16:57:26 +01:00
2021-03-08 22:19:44 +02:00
2021-01-27 12:39:19 +03:00
2021-03-09 17:25:23 +00:00
2021-02-05 16:09:45 +01:00
2021-03-09 11:58:48 +00:00
2021-03-08 22:19:44 +02:00
2021-02-12 16:31:16 +01:00