bors b481b59be5 Auto merge of #12937 - fprasx:master, r=Veykril
Add fixups for incomplete in proc-macros

Partially implements https://github.com/rust-lang/rust-analyzer/issues/12777.

Added support for for loops and match statements.

I couldn't do paths like `crate::foo::` as I wasn't able to add `SyntheticTokens` to the end of `foo::`, they always ended up after `crate::`

This is my first contribution so please don't be shy about letting me know if I've done anything wrong!
2022-08-08 11:37:51 +00:00
..
2022-07-20 15:02:08 +02:00
2022-07-20 15:02:08 +02:00
2022-08-05 14:54:14 +02:00
2022-08-07 09:29:26 +03:00
2022-08-01 13:47:09 +02:00
2022-07-31 19:27:20 +02:00
2022-07-20 15:02:08 +02:00
2022-07-20 15:02:08 +02:00
2022-08-06 17:25:02 +03:00
2022-07-20 15:02:08 +02:00