Skip to content

2020-08-04

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 09:42
· 23224 commits to master since this release
2b0c2f6
Merge #5659

5659: Revert LineIndex optimizations to fix #5656 r=matklad a=lazear

This PR reverts the changes from https://github.com/rust-analyzer/rust-analyzer/pull/5532, which was causing issues as described in
https://github.com/rust-analyzer/rust-analyzer/issues/5656

Co-authored-by: Michael Lazear <lazear@scripps.edu>