mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
5e139db47b
Fix the issue of typo of comma in arm parsing Fixes #140991 I also checked is it a '/', since it's near from ',' from keyboard.