bors[bot] a6d080608d
Merge #2249
2249: Cleanup hover r=matklad a=kjeremy

Take advantage of classify_name to consolidate multiple hover paths. This isn't quite as clean as I want it to be (`no_fallback` bool is wonky). There's a relationship between `HoverResult` being empty and the range that is a little warty.

Also I noticed that HoverResults are always marked as exact and have been for quite a while... maybe that should be removed in another PR.

Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
2019-11-15 06:27:59 +00:00
..
2019-11-07 13:05:12 -05:00
2019-11-12 15:41:02 +03:00
2019-11-05 10:38:50 -05:00
2019-11-12 12:01:13 +01:00
2019-11-12 15:41:02 +03:00
2019-11-14 17:37:22 +03:00
2019-11-14 17:37:22 +03:00
2019-11-14 22:53:42 -05:00
2019-11-07 13:05:12 -05:00
2019-11-09 13:14:10 +03:00
2019-11-14 17:36:27 +03:00
2019-11-14 19:44:37 -05:00