<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/pretty/block-comment-multiple-asterisks.rs, branch 1.0.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.0.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-02-27T01:16:18+00:00</updated>
<entry>
<title>Fix a pretty printer crash on `/***`.</title>
<updated>2014-02-27T01:16:18+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>me@chrismorgan.info</email>
</author>
<published>2014-02-27T01:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e6b032a9efa4df2932bd6999c4c9dc7a74a12e24'/>
<id>urn:sha1:e6b032a9efa4df2932bd6999c4c9dc7a74a12e24</id>
<content type='text'>
The pretty printer was treating block comments with more than two
asterisks after the first slash (e.g. `/***`) as doc comments (which are
attributes), whereas in actual fact they are just regular comments.
</content>
</entry>
</feed>
