mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-01 12:37:37 +00:00
![]() 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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |