mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
253eb95d45
- Add primary span labels. - Point at const generic parameter used as pattern. - Point at statics used as pattern. - Point at let bindings used in const pattern.