mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

"Fix" an overflow in byte position math r? `@estebank` help! I fixed the ICE only to brick the diagnostic. I mean, it was wrong previously (using an already expanded macro span), but it is really bad now XD