bors[bot] d641bccb0f
Merge #6907
6907: Lifetime reference search  r=matklad a=Veykril

PR #6787 but rewritten to make use of the HIR now. This only applies to Lifetimes, not labels. Also Higher-Ranked Trait Bounds aren't supported yet, but I feel like this PR is big enough as is which is why I left them out after noticing I forgot about them.

Supporting renaming required slight changes in the renaming module as lifetime names aren't allowed for anything but lifetimes(and labels) and vice versa for normal names.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-12-17 11:00:39 +00:00
..
2020-08-24 13:29:10 +02:00
2020-12-16 17:08:03 +00:00
2020-12-09 19:07:05 +03:00
2020-12-12 12:27:09 -05:00
2020-11-25 10:11:53 -05:00
2020-12-17 00:26:01 +01:00
2020-12-16 14:16:09 +01:00
2020-12-16 22:21:01 +01:00
2020-12-17 11:00:39 +00:00
2020-12-16 14:16:09 +01:00
2020-12-16 14:16:09 +01:00
2020-11-02 14:07:08 +01:00
2020-12-16 22:21:01 +01:00
2020-11-02 16:58:33 +01:00
2020-11-12 17:48:07 -08:00
2020-12-16 17:08:03 +00:00
2020-11-26 21:07:15 +02:00
2020-12-09 16:32:03 +00:00