bors[bot] ac30710ada
Merge #6665
6665: Support self in reference search r=matklad a=Veykril

The approach here is simply checking the descendants of the function body for `PathExpr` then checking whether it only contains a single `self` `PathSegment`, this is to prevent us from picking up `self` tokens from local `UseTree`s.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-11-29 20:03:44 +00:00
..
2020-11-28 16:30:39 +02:00
2020-11-17 11:52:28 +01:00
2020-11-17 15:25:57 +01:00
2020-11-29 19:21:25 +00:00
2020-11-25 10:11:53 -05:00
2020-11-28 15:16:33 +00:00
2020-11-29 20:03:44 +00:00
2020-11-29 20:54:17 +01:00
2020-11-22 20:44:56 -08:00
2020-11-25 10:11:53 -05:00
2020-11-25 10:11:53 -05:00
2020-11-27 18:00:03 +02:00
2020-11-26 21:07:15 +02:00