mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
b94c2852fa
fix: Fix wrong where clause rendering on hover We were not accounting for proper newline indentation in some places making the hover look weird (or just straight up wrong for type aliases)