rust/crates/ra_ide_api
bors[bot] 6009af9b7c Merge #1200
1200: Allows searching for case-equivalent symbols (fixes #1151) r=matklad a=jrvidal

I couldn't find a nice, functional way of calculating the ranges in one pass so I resorted to a plain old `for` loop.

Co-authored-by: Roberto Vidal <vidal.roberto.j@gmail.com>
2019-04-23 21:25:37 +00:00
..
src Merge #1200 2019-04-23 21:25:37 +00:00
Cargo.toml add a couple of profiling points 2019-04-15 01:10:07 +03:00