<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/json.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>Remove all unnecessary allocations (as flagged by lint)</title>
<updated>2013-05-20T21:10:40+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-05-19T05:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=82fa0018c80c8f64cb1b446a7e59492d9ad97b1d'/>
<id>urn:sha1:82fa0018c80c8f64cb1b446a7e59492d9ad97b1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)].</title>
<updated>2013-05-15T22:55:57+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-05-15T22:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5dc5efefd47527067ab5b7862d89a99da4824f49'/>
<id>urn:sha1:5dc5efefd47527067ab5b7862d89a99da4824f49</id>
<content type='text'>
Replace all instances of #[auto_*code] with the appropriate #[deriving] attribute
and remove the majority of the actual code, leaving stubs to refer the user to
the new syntax.
</content>
</entry>
<entry>
<title>Use static string with fail!() and remove fail!(fmt!())</title>
<updated>2013-05-14T14:36:23+00:00</updated>
<author>
<name>Björn Steinbrink</name>
<email>bsteinbr@gmail.com</email>
</author>
<published>2013-05-05T22:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bdc182cc41c2741edc6fdc4ec09b8522479aab40'/>
<id>urn:sha1:bdc182cc41c2741edc6fdc4ec09b8522479aab40</id>
<content type='text'>
fail!() used to require owned strings but can handle static strings
now. Also, it can pass its arguments to fmt!() on its own, no need for
the caller to call fmt!() itself.
</content>
</entry>
<entry>
<title>Warning police</title>
<updated>2013-05-12T03:36:44+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2013-05-09T20:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ed4186446492e141a4dc37829dc9599133d00dd0'/>
<id>urn:sha1:ed4186446492e141a4dc37829dc9599133d00dd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd: Remove some residual mutable fields</title>
<updated>2013-05-09T00:04:00+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-04T00:55:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c7522417d48c03a110fa8839428424d6dbae1223'/>
<id>urn:sha1:c7522417d48c03a110fa8839428424d6dbae1223</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>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>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>
</feed>
