]> git.lizzy.rs Git - rust.git/commit
Add test to ensure that no DOS backline (\r\n) doesn't create extra backline in sourc...
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sun, 15 Nov 2020 19:51:25 +0000 (20:51 +0100)
committerPietro Albini <pietro@pietroalbini.org>
Tue, 17 Nov 2020 11:42:51 +0000 (12:42 +0100)
commitd2df22268c9eb0e900a72157170d2b320daa3099
tree94776e8861bfcb4d9f7117fe18a28c5956c11d59
parentf7886a62772dc571f8ad266561f267d5f88a819d
Add test to ensure that no DOS backline (\r\n) doesn't create extra backline in source rendering
src/librustdoc/html/highlight.rs
src/librustdoc/html/highlight/fixtures/dos_line.html [new file with mode: 0644]
src/librustdoc/html/highlight/tests.rs