<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/workcache.rs, branch release-0.6</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.6</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.6'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-03-29T16:04:35+00:00</updated>
<entry>
<title>std: add Encoder::emit_map and Decoder::read_map</title>
<updated>2013-03-29T16:04:35+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2013-03-29T16:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1a83e6986470d2db81474bb7fd3eadada78b0a4'/>
<id>urn:sha1:d1a83e6986470d2db81474bb7fd3eadada78b0a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Add explicit lifetime binders and new lifetime notation in core/std/syntax/rustc</title>
<updated>2013-03-23T05:24:35+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-22T22:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d81307a9b9f29e262164f9e358f50c186c76d76'/>
<id>urn:sha1:6d81307a9b9f29e262164f9e358f50c186c76d76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd: Remove all uses of `pure` from libstd. rs=depure</title>
<updated>2013-03-22T17:29:17+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-22T04:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1084091d4e5472fac7e158b11120bad6ff210ff'/>
<id>urn:sha1:c1084091d4e5472fac7e158b11120bad6ff210ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Remove all uses of `static` from functions. rs=destatic</title>
<updated>2013-03-22T17:27:39+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-22T02:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4634f7edaefafa3e5ece93499e08992b4c8c7145'/>
<id>urn:sha1:4634f7edaefafa3e5ece93499e08992b4c8c7145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: replace uses of old deriving attribute with new one</title>
<updated>2013-03-22T10:24:19+00:00</updated>
<author>
<name>Andrew Paseltiner</name>
<email>apaseltiner@gmail.com</email>
</author>
<published>2013-03-20T15:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4055fe83f671abe8b3e3fa7118d271692b13ca2b'/>
<id>urn:sha1:4055fe83f671abe8b3e3fa7118d271692b13ca2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Replace all uses of `fn()` with `&amp;fn()`. rs=defun</title>
<updated>2013-03-11T16:35:58+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-07T22:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d18f7854578e8c2e1d7dce90db6e3b5cf9befba9'/>
<id>urn:sha1:d18f7854578e8c2e1d7dce90db6e3b5cf9befba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-implicit-self libstd</title>
<updated>2013-03-08T02:11:09+00:00</updated>
<author>
<name>Ben Striegel</name>
<email>ben.striegel@gmail.com</email>
</author>
<published>2013-03-08T02:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0fed29cfb7bab00f1bcbc72587497d1ad350d358'/>
<id>urn:sha1:0fed29cfb7bab00f1bcbc72587497d1ad350d358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add manual &amp;self/ and &amp;static/ and /&amp;self declarations that</title>
<updated>2013-03-06T20:12:57+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2013-02-26T19:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3168fe06ff69970be329583f560a3ccd9c00c874'/>
<id>urn:sha1:3168fe06ff69970be329583f560a3ccd9c00c874</id>
<content type='text'>
are currently inferred.  New rules are coming that will require
them to be explicit.  All add some explicit self declarations.
</content>
</entry>
<entry>
<title>std: remove an unnecessary copy from workcache</title>
<updated>2013-03-06T03:37:04+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2013-03-03T22:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6e583ab1038ffe2706e5ecdc96a3da207f87c16'/>
<id>urn:sha1:d6e583ab1038ffe2706e5ecdc96a3da207f87c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused imports throughout src/</title>
<updated>2013-03-04T17:27:01+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-02-27T05:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dfb5c10dea0dd7bc56950148fa23fd02a07706fa'/>
<id>urn:sha1:dfb5c10dea0dd7bc56950148fa23fd02a07706fa</id>
<content type='text'>
</content>
</entry>
</feed>
