mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 03:06:46 +00:00
Correctly handle links starting with whitespace Part of https://github.com/rust-lang/rust/issues/107995. I just got this issue, wrote a fix and then saw the issue. So here's the PR. ^^' r? `@petrochenkov`