]> git.lizzy.rs Git - rust.git/commit
fix: do not wrap reference-style doc links
authorDom <dom@itsallbroken.com>
Fri, 19 Nov 2021 19:15:33 +0000 (20:15 +0100)
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>
Tue, 23 Nov 2021 22:17:52 +0000 (16:17 -0600)
commit4389a4ce49e737915af1f1b27b96b05598a4e388
tree82a17a3c2372eba451074bf790cb99863b6e1aa8
parent826eba8984690b7c23aab8604b6a85587bb93edb
fix: do not wrap reference-style doc links

Prevents wrap_comments from incorrectly wrapping reference-style doc
links.
src/comment.rs
tests/target/issue-5095.rs [new file with mode: 0644]