rust-analyzer/crates/ra_syntax
bors[bot] c78d269b66
Merge #2837
2837: Accidentally quadratic r=matklad a=matklad

Our syntax highlighting is accdentally quadratic. Current state of the PR fixes it in a pretty crude way, looks like for the proper fix we need to redo how source-analyzer works. 

**NB:** don't be scared by diff stats, that's mostly a test-data file

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2020-01-15 19:38:10 +00:00
..
fuzz Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
src More orthogonal path editing 2020-01-15 18:48:28 +01:00
test_data Add a test 2020-01-15 16:52:28 +01:00
Cargo.toml ⬆️ rowan 2020-01-09 16:33:02 +01:00