mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
a394d4928b
Fix range misleading field access Fixes #131471 by checking if the range-start is a literal.