<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rustdoc/doc.rs, branch release-0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-05T18:01:43+00:00</updated>
<entry>
<title>Change 'iface' to 'trait' internally; parse `trait` as `iface` synonym</title>
<updated>2012-07-05T18:01:43+00:00</updated>
<author>
<name>Lindsey Kuper</name>
<email>lindsey@rockstargirl.org</email>
</author>
<published>2012-07-03T23:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33334f3c435926422d88dcd5bfafd5e32b141111'/>
<id>urn:sha1:33334f3c435926422d88dcd5bfafd5e32b141111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498</title>
<updated>2012-07-05T02:18:13+00:00</updated>
<author>
<name>Gareth Daniel Smith</name>
<email>garethdanielsmith@gmail.com</email>
</author>
<published>2012-07-04T21:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be0141666dd12316034499db12ee9fcf9ba648dd'/>
<id>urn:sha1:be0141666dd12316034499db12ee9fcf9ba648dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to new closure syntax</title>
<updated>2012-07-02T02:19:32+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-06-30T23:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1fc2b5995fdef69fe1dbdbba3703398c0aa547b'/>
<id>urn:sha1:d1fc2b5995fdef69fe1dbdbba3703398c0aa547b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate usages of old sugared call syntax</title>
<updated>2012-06-30T23:01:49+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-06-26T20:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a3382b6f26e582210a3b649c9a71badaef0530bf'/>
<id>urn:sha1:a3382b6f26e582210a3b649c9a71badaef0530bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.</title>
<updated>2012-06-30T00:41:45+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-29T23:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98e161f00e8850b0f5c6a3a9f1b22b222c2355b7'/>
<id>urn:sha1:98e161f00e8850b0f5c6a3a9f1b22b222c2355b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.</title>
<updated>2012-06-26T03:00:46+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-26T03:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=329eca6044fdf376a7a89ec7a96dba7a8b884cf7'/>
<id>urn:sha1:329eca6044fdf376a7a89ec7a96dba7a8b884cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove resources</title>
<updated>2012-06-24T22:09:57+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-06-24T22:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=487cbf8e906f73589df9501004abeb570b24f121'/>
<id>urn:sha1:487cbf8e906f73589df9501004abeb570b24f121</id>
<content type='text'>
Also fixed shapes for classes with dtors, as well as handling
offsets for classes with dtors correctly in take glue.

Closes #2485
</content>
</entry>
<entry>
<title>Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.</title>
<updated>2012-06-21T23:44:10+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-06-21T23:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=312faf31dfcce7a2d15495c5042d80a3e3b476c9'/>
<id>urn:sha1:312faf31dfcce7a2d15495c5042d80a3e3b476c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comments only: annotate FIXMEs in rustdoc</title>
<updated>2012-06-14T21:30:17+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-06-14T21:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1509b091c4008b09a1387a59eeffe1269eefaf50'/>
<id>urn:sha1:1509b091c4008b09a1387a59eeffe1269eefaf50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Add indexes to native mods. Closes #1963</title>
<updated>2012-03-11T23:36:20+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-03-11T23:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8f071bb8412ae8e208a0d05b8821c024bece1130'/>
<id>urn:sha1:8f071bb8412ae8e208a0d05b8821c024bece1130</id>
<content type='text'>
</content>
</entry>
</feed>
