bors[bot] 4054525c41
Merge #7699
7699: Implement ast::AstNode for NameLike and move it to node_ext r=matklad a=Veykril

With this `search`(and 2 other modules) don't necessarily go through 3 calls of `find_node_at_offset_with_descend` to find the correct node. Also makes the code that searches for NameLikes a bit easier on the eyes imo, though that can be fixed with just a helper function as well so its not that relevant.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-02-17 13:45:27 +00:00
..
2021-02-16 14:01:09 +00:00
2021-02-11 19:52:46 +01:00
2021-02-13 22:04:52 +03:00
2021-02-11 19:52:33 +01:00
2021-02-11 19:52:33 +01:00
2021-02-17 13:45:27 +00:00
2021-02-15 18:33:12 +01:00
2021-02-09 21:52:34 +03:00
2021-02-12 16:31:16 +01:00