<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/std.rc, branch release-0.4</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.4</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.4'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-10-10T01:03:07+00:00</updated>
<entry>
<title>Remove old serialization2 vestigial code</title>
<updated>2012-10-10T01:03:07+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-10-09T23:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e325d029d4c0a0102de0000963cad7282f9f9ddd'/>
<id>urn:sha1:e325d029d4c0a0102de0000963cad7282f9f9ddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Silence remaining warnings</title>
<updated>2012-10-05T18:59:51+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-10-05T18:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=016875b1b18b8d96a9e48ade55ce6d3ae7fd3680'/>
<id>urn:sha1:016875b1b18b8d96a9e48ade55ce6d3ae7fd3680</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove by-copy mode from std, mostly</title>
<updated>2012-10-05T02:59:47+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-10-05T02:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8fc60af441a1375ee73a0efe4524b54ff039e69a'/>
<id>urn:sha1:8fc60af441a1375ee73a0efe4524b54ff039e69a</id>
<content type='text'>
One instance remains in net_tcp due to a foreign fn. Lots of
instances remain in serialization.rs, but IIRC that is being removed.

I had to do unholy things to task-perf-word-count-generic to get it
to compile after demoding pipes. I may well have messed up its
performance, but it passes.
</content>
</entry>
<entry>
<title>Finish de-exporting std. Part of #3583.</title>
<updated>2012-10-04T20:47:24+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-10-04T20:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a06b90322cb4b61a3a20e12ab3406cff809c586c'/>
<id>urn:sha1:a06b90322cb4b61a3a20e12ab3406cff809c586c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-export net::*. Part of #3583.</title>
<updated>2012-10-04T00:01:32+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-10-03T23:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=35598b4595ec6b7ae4ea6c0244f775651366fe9e'/>
<id>urn:sha1:35598b4595ec6b7ae4ea6c0244f775651366fe9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove uses of + mode from libstd</title>
<updated>2012-10-03T21:05:51+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-10-03T19:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f33539e446d6f41d4a3296ed50a8f968e7950483'/>
<id>urn:sha1:f33539e446d6f41d4a3296ed50a8f968e7950483</id>
<content type='text'>
More or less the same as my analogous commit for libcore. Had
to remove the forbid(deprecated_modes) pragma from some files -- will
restore it after the snapshot.
</content>
</entry>
<entry>
<title>De-export std::{json, getopts}. Part of #3583.</title>
<updated>2012-10-03T20:38:00+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-10-03T20:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=654b4d6987223752155b58804255a373d3410a96'/>
<id>urn:sha1:654b4d6987223752155b58804255a373d3410a96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-export std::{ebml, ebml2}. Part of #3583.</title>
<updated>2012-10-03T20:36:39+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-10-03T20:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb83b401749a08d77d11b5865fbd1d15a1b9ffd0'/>
<id>urn:sha1:fb83b401749a08d77d11b5865fbd1d15a1b9ffd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing explicit uses of + mode</title>
<updated>2012-10-02T21:31:39+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-10-02T18:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f78cdcb6364cf938bfeb71da0c7eca62e257d537'/>
<id>urn:sha1:f78cdcb6364cf938bfeb71da0c7eca62e257d537</id>
<content type='text'>
This removes most explicit uses of the + argument mode. Pending a
snapshot, I had to remove the forbid(deprecated_modes) pragma from
a bunch of files. I'll put it back!

+ mode still has to be used in a few places for functions that get
moved (see task.rs)

The changes outside core and std are due to the to_bytes trait and
making the compiler (with legacy modes on) agree with the libraries
(with legacy modes off) about modes.
</content>
</entry>
<entry>
<title>libstd: Switch off legacy modes in both core and std.</title>
<updated>2012-10-02T19:20:06+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-10-02T19:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92841793114d7e60e3227d9087dc8741e7592789'/>
<id>urn:sha1:92841793114d7e60e3227d9087dc8741e7592789</id>
<content type='text'>
</content>
</entry>
</feed>
