rust-analyzer/crates/ide_assists
bors[bot] 7d81e40e36
Merge #8901
8901: fix: `fill_match_arms` hangs on a tuple of large enums r=matklad a=iDawer

+ Lazy computation of missing arms.
+ Convenience function to test lazy computation: `ide_assists::tests::check_assist_unresolved`.

Fixes #8835 

Co-authored-by: Dawer <7803845+iDawer@users.noreply.github.com>
2021-05-22 12:26:40 +00:00
..
src Merge #8901 2021-05-22 12:26:40 +00:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00