mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
581419fd78
7030: Support labels in reference search r=matklad a=Veykril Implements general navigation for labels, goto def, rename and gives labels their own semantic highlighting class. Fixes #6966 Co-authored-by: Lukas Wirth <lukastw97@gmail.com>