We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fn main() { let n = 999999999999999999999999999999999999 ; }
<anon>:4:5: 4:6 error: int literal is too large <anon>:4 ; ^
It clearly should be pointing at the 9999...9999.
9999...9999