<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/fileinput.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 two warnings about unneccesary safe blocks.</title>
<updated>2013-05-20T16:17:19+00:00</updated>
<author>
<name>Steve Klabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2013-05-20T16:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb3f47a40a5578f50a9071b430ad95840640a344'/>
<id>urn:sha1:eb3f47a40a5578f50a9071b430ad95840640a344</id>
<content type='text'>
Since a snapshot was done last night, these are good to go.
</content>
</entry>
<entry>
<title>Register snapshots</title>
<updated>2013-05-20T06:34:32+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-05-20T02:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66319b027888ceddf024a5919e007caceaf369f3'/>
<id>urn:sha1:66319b027888ceddf024a5919e007caceaf369f3</id>
<content type='text'>
</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>clean up the last bit of warnings</title>
<updated>2013-05-12T03:36:47+00:00</updated>
<author>
<name>Corey Richardson</name>
<email>corey@octayn.net</email>
</author>
<published>2013-05-11T10:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a279d6510251ebd3956c74ffe4b12bd49074da9c'/>
<id>urn:sha1:a279d6510251ebd3956c74ffe4b12bd49074da9c</id>
<content type='text'>
</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>test: Use the new `for` protocol</title>
<updated>2013-05-10T23:20:20+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-05-03T20:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b05aae2d4151a5985d58758fcd46037fb39a5fb9'/>
<id>urn:sha1:b05aae2d4151a5985d58758fcd46037fb39a5fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd: Remove mutable fields from fileinput and net_tcp</title>
<updated>2013-05-09T00:03:57+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-03T05:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da2ac908126ec52e60e621416ce84284e7b77e51'/>
<id>urn:sha1:da2ac908126ec52e60e621416ce84284e7b77e51</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>Fix fileinput test fail</title>
<updated>2013-04-04T02:16:26+00:00</updated>
<author>
<name>ILyoan</name>
<email>ilyoan@gmail.com</email>
</author>
<published>2013-04-04T02:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=53232f7acfa651f14c7ed5afd5ec44da9f82eb08'/>
<id>urn:sha1:53232f7acfa651f14c7ed5afd5ec44da9f82eb08</id>
<content type='text'>
</content>
</entry>
</feed>
