<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/bad-codeblock-syntax.rs, branch 1.52.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.52.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.52.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-08-27T15:43:15+00:00</updated>
<entry>
<title>Remove dependency on StringReader from rustdoc highlighter</title>
<updated>2020-08-27T15:43:15+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2020-08-21T14:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f95a91c24d114637131a635fe71dfd1d457fe30'/>
<id>urn:sha1:1f95a91c24d114637131a635fe71dfd1d457fe30</id>
<content type='text'>
rustc_lexer is the lossless lexer, which is a better fit for
approximate syntax highlighting.

As a side-effect, we can now syntax-highlight even broken code.
</content>
</entry>
<entry>
<title>rustdoc: Catch fatal errors when syntax highlighting</title>
<updated>2020-01-17T23:44:44+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2020-01-17T23:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=79061d0e02f70ecbf3333057eac36dcc6c4b1727'/>
<id>urn:sha1:79061d0e02f70ecbf3333057eac36dcc6c4b1727</id>
<content type='text'>
For some errors the lexer will unwind so we need to handle that in addition to handling `token::Unknown`.
</content>
</entry>
<entry>
<title>rustdoc: HTML escape codeblocks which fail syntax highlighting</title>
<updated>2020-01-15T22:42:04+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2020-01-15T22:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=baf2921ebc5f5da879d00dd5fb529e5d274dce6b'/>
<id>urn:sha1:baf2921ebc5f5da879d00dd5fb529e5d274dce6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: check code block syntax in early pass</title>
<updated>2019-01-15T02:21:21+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2018-12-15T21:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c93798e9f80d6d6ed9a2ab4b01af06a8fea23b7'/>
<id>urn:sha1:8c93798e9f80d6d6ed9a2ab4b01af06a8fea23b7</id>
<content type='text'>
</content>
</entry>
</feed>
