bors 95228d23bb Auto merge of #14875 - ponyii:fix/implement-missing-members-do-not-transform-lifetimes, r=Veykril
fix: implemeted lifetime transformation fot assits

A part of https://github.com/rust-lang/rust-analyzer/issues/13363
I expect to implement transformation of const params in a separate PR

Other assists and a completion affected:
- `generate_function` currently just ignores lifetimes and, consequently, is not affected
- `inline_call` and `replace_derive_with...` don't seem to need lifetime transformation
- `trait_impl` (a completion) is fixed and tested
2023-06-10 13:22:50 +00:00
..
2023-04-19 09:45:55 -04:00
2023-06-09 13:02:13 +02:00
2023-05-06 00:57:57 -07:00
2023-04-19 09:45:55 -04:00
2023-05-02 12:11:42 +02:00
2023-06-01 14:46:36 +02:00
2023-05-02 12:11:42 +02:00
2023-05-06 00:49:23 -07:00
2023-06-01 14:46:36 +02:00
2023-06-01 14:46:36 +02:00
2023-04-19 09:45:55 -04:00