bors[bot] 8a82e6c492
Merge #10284
10284: internal: definition based hover functions r=Veykril a=HKalbasi

This is part of #10181 but since it is blocked and `hover.rs` is moving quickly so will cause conflicts, I submitted this PR.

This PR extract some parts of `hover` to `find_definition` (maybe this need to be moved to some other file?) and `hover_for_definition`, with those functions I will be able to calculate definition of every token, and calculate hover (and probably other queries) for each definition only once.

Co-authored-by: hamidreza kalbasi <hamidrezakalbasi@protonmail.com>
2021-09-22 15:23:23 +00:00
..
2021-08-31 13:11:17 +02:00
2021-09-15 21:22:06 +03:00
2021-09-21 16:05:21 +02:00
2021-09-19 22:33:42 +00:00
2021-09-19 23:34:07 +02:00
2021-09-22 15:23:23 +00:00
2021-09-22 06:32:23 +08:00
2021-09-15 18:23:46 +00:00
2021-09-22 18:35:54 +03:30
2021-08-30 19:35:00 +00:00
2021-09-19 23:34:07 +02:00
2021-09-19 22:33:42 +00:00
2021-09-19 23:34:07 +02:00
2021-09-04 00:27:05 -07:00
2021-09-19 19:00:06 +02:00
2021-09-21 00:54:09 +02:00
2021-09-11 18:42:38 +03:00
2021-09-21 16:15:30 +02:00
2021-09-19 19:00:06 +02:00
2021-08-31 19:14:33 +03:00
2021-09-15 21:22:06 +03:00