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
2022-08-23 17:50:45 +02:00
2022-03-12 16:50:49 +01:00
2022-08-01 13:47:09 +02:00
2022-08-22 15:13:46 -04:00
2022-08-01 13:47:09 +02:00
2022-07-20 15:06:15 +02:00
2022-08-01 13:47:09 +02:00
2022-08-15 13:51:45 +02:00