mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
a394d4928b
Fix range misleading field access Fixes #131471 by checking if the range-start is a literal.