<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/serialize.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>2013-05-23T04:57:05+00:00</updated>
<entry>
<title>libstd: Rename libcore to libstd and libstd to libextra; update makefiles.</title>
<updated>2013-05-23T04:57:05+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-17T17:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c820d4123c754522b0655e9e74f692c55685bfa'/>
<id>urn:sha1:0c820d4123c754522b0655e9e74f692c55685bfa</id>
<content type='text'>
This only changes the directory names; it does not change the "real"
metadata names.
</content>
</entry>
<entry>
<title>Use assert_eq! rather than assert! where possible</title>
<updated>2013-05-19T12:16:02+00:00</updated>
<author>
<name>Corey Richardson</name>
<email>corey@octayn.net</email>
</author>
<published>2013-05-19T02:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc57ca012a1f49875e19b1b089c91928dc339979'/>
<id>urn:sha1:cc57ca012a1f49875e19b1b089c91928dc339979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register snapshots</title>
<updated>2013-05-04T22:43:51+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-05-04T21:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8081e8debf63726865e869aaacbd040755285a51'/>
<id>urn:sha1:8081e8debf63726865e869aaacbd040755285a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add gitattributes and fix whitespace issues</title>
<updated>2013-05-04T00:01:42+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-05-03T23:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86efd97a10fda1f81f5bead0de36e3343a9faa0e'/>
<id>urn:sha1:86efd97a10fda1f81f5bead0de36e3343a9faa0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Update the serializer to work properly with INHTWAMA, removing mutable fields in the process</title>
<updated>2013-05-03T00:00:51+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-02T00:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc5df61bc1914224d50d92cdd5599b6337ac68f2'/>
<id>urn:sha1:dc5df61bc1914224d50d92cdd5599b6337ac68f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only use #[no_core] in libcore</title>
<updated>2013-04-28T01:34:24+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-04-26T16:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f792baba42b79711b64950c46208a1eb4b9539be'/>
<id>urn:sha1:f792baba42b79711b64950c46208a1eb4b9539be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial iterator object library</title>
<updated>2013-04-13T09:51:14+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-04-09T14:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8bf9fc52f405f2a825cbf2692d872e9e710999b5'/>
<id>urn:sha1:8bf9fc52f405f2a825cbf2692d872e9e710999b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: add {read,emit}_enum_struct_variant{,_field}</title>
<updated>2013-04-10T23:32:09+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2013-04-10T02:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3ab67ec5f75fc3376e5647dfb7e5b46a535dea7'/>
<id>urn:sha1:f3ab67ec5f75fc3376e5647dfb7e5b46a535dea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: add serialize {read,emit}_tuple{,_arg,_struct,_struct_arg}</title>
<updated>2013-04-10T23:32:09+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2013-04-10T02:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e31f7b7c74f54cc80f908dc074f3efb95e5b36d5'/>
<id>urn:sha1:e31f7b7c74f54cc80f908dc074f3efb95e5b36d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: rename {read,emit}_field to {read,emit}_struct_field</title>
<updated>2013-04-10T23:08:22+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2013-04-10T02:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=419f6acf0e609c18c6df5ee2ca8ed9cb6206bbfe'/>
<id>urn:sha1:419f6acf0e609c18c6df5ee2ca8ed9cb6206bbfe</id>
<content type='text'>
</content>
</entry>
</feed>
