bors 5be2e6574d Auto merge of #13185 - ChayimFriedman2:insert-ws-in-static-const-macro, r=Veykril
fix: Insert whitespaces into static & const bodies if they are expanded from macro on hover

Partially fixes #13143.

To resolve the other part we need to expand macros in unevaluated static & const bodies, and I'm not sure we want to. If for example it includes a call to `assert!()`, expanding it will lead to worse hover.
2022-09-05 11:10:40 +00:00
..
2022-07-20 15:02:08 +02:00
Fmt
2022-09-02 21:18:36 +00:00
2022-07-31 19:27:20 +02:00
2022-08-17 21:44:58 +08:00
2022-07-20 15:02:08 +02:00
2022-08-25 21:07:24 +02:00
2022-08-06 17:25:02 +03:00
2022-08-25 21:07:24 +02:00
Fmt
2022-09-02 21:18:36 +00:00
2022-07-20 15:02:08 +02:00
2022-08-19 21:37:05 +03:00