<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/serialization.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-12-20T02:16:20+00:00</updated>
<entry>
<title>Remove the old serialization code</title>
<updated>2012-12-20T02:16:20+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-12-10T16:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c673b246c69d1cdcffbaf0e5cf012941b0b78e2'/>
<id>urn:sha1:9c673b246c69d1cdcffbaf0e5cf012941b0b78e2</id>
<content type='text'>
Closes #3713.
</content>
</entry>
<entry>
<title>librustc: Make `use` statements crate-relative by default. r=brson</title>
<updated>2012-12-13T21:05:22+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-12-13T21:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c2e4c37ce01a98c768a986b0b87a6e93ef72699'/>
<id>urn:sha1:4c2e4c37ce01a98c768a986b0b87a6e93ef72699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update license, add license boilerplate to most files. Remainder will follow.</title>
<updated>2012-12-04T01:12:14+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-12-04T00:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00c856c0b1feac74df8b404fad94d74a0cf1624a'/>
<id>urn:sha1:00c856c0b1feac74df8b404fad94d74a0cf1624a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup: convert some remaining #foo invocations to foo! form.</title>
<updated>2012-11-13T16:57:31+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-11-07T21:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e1ce014c831974738af62dce4fd699c20a001ff'/>
<id>urn:sha1:4e1ce014c831974738af62dce4fd699c20a001ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove stage0 stuff that was awaiting snapshot</title>
<updated>2012-11-03T21:04:32+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-11-03T20:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a0066082764456d642e25ae9ae780e1952cf1b94'/>
<id>urn:sha1:a0066082764456d642e25ae9ae780e1952cf1b94</id>
<content type='text'>
and re-register snapshots

Just removing unneeded code, no review
</content>
</entry>
<entry>
<title>libstd: make Serializer a trait-level typaram</title>
<updated>2012-10-15T15:25:23+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-10-13T16:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ab89b5c294ac511d4d58809f9f20dfe4f2c8fe52'/>
<id>urn:sha1:ab89b5c294ac511d4d58809f9f20dfe4f2c8fe52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace several common macros of the form #m[...] with m!(...)</title>
<updated>2012-10-12T21:14:48+00:00</updated>
<author>
<name>Kevin Cantu</name>
<email>me@kevincantu.org</email>
</author>
<published>2012-10-12T19:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1bede1f5e0012069feaf093a6287256af606ff92'/>
<id>urn:sha1:1bede1f5e0012069feaf093a6287256af606ff92</id>
<content type='text'>
This commit replaces nearly all remaining uses of #fmt, #debug, #error,
and #info, and fixes some error messages...
</content>
</entry>
<entry>
<title>Remove the old serializers (needs snapshot)</title>
<updated>2012-10-08T00:20:19+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-10-07T23:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb626e71199d1d89a0242043f096d89941fa2ec7'/>
<id>urn:sha1:eb626e71199d1d89a0242043f096d89941fa2ec7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence most of the remaining warnings</title>
<updated>2012-10-05T18:53:24+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-10-05T18:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e46e97fc9a6bb6485e87659ea968fac8c4d05a9f'/>
<id>urn:sha1:e46e97fc9a6bb6485e87659ea968fac8c4d05a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix long line.</title>
<updated>2012-10-04T21:08:59+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-10-04T21:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f05bf26f859f9e373d5044048b8c937023497690'/>
<id>urn:sha1:f05bf26f859f9e373d5044048b8c937023497690</id>
<content type='text'>
</content>
</entry>
</feed>
