From: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Fri, 26 Nov 2021 00:52:02 +0000 (+0000) Subject: Merge #10863 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=5ea8a9cd20b57453b7bbbdc5b15530a59fead492;p=rust.git Merge #10863 10863: internal: build per-block `ItemTree`s r=Veykril a=jonas-schievink Fixes https://github.com/rust-analyzer/rust-analyzer/issues/7717 Fixes https://github.com/rust-analyzer/rust-analyzer/issues/8911 Fixes https://github.com/rust-analyzer/rust-analyzer/issues/8614 `ItemTree`s are now flat lists of items, so they should probably be renamed at some point. Co-authored-by: Jonas Schievink --- 5ea8a9cd20b57453b7bbbdc5b15530a59fead492