<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/ops.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>2014-05-07T15:13:06+00:00</updated>
<entry>
<title>core: Inherit the ops module</title>
<updated>2014-05-07T15:13:06+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-05-01T03:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ead6e16a600526b6125ad482d5e17e1f900730ce'/>
<id>urn:sha1:ead6e16a600526b6125ad482d5e17e1f900730ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libtest: rename `BenchHarness` to `Bencher`</title>
<updated>2014-04-11T09:31:13+00:00</updated>
<author>
<name>Liigo Zhuang</name>
<email>com.liigo@gmail.com</email>
</author>
<published>2014-04-01T01:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=408f484b660d507617d5293c03942b5b5dd7bc0a'/>
<id>urn:sha1:408f484b660d507617d5293c03942b5b5dd7bc0a</id>
<content type='text'>
Closes #12640
</content>
</entry>
<entry>
<title>Register new snapshots</title>
<updated>2014-03-20T18:02:26+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-03-20T06:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11ac4df4d2402188f96fa75b3c9b7962e9bac805'/>
<id>urn:sha1:11ac4df4d2402188f96fa75b3c9b7962e9bac805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test fixes from the rollup</title>
<updated>2014-03-18T23:29:57+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-03-18T21:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a5e04c2a427b00051424b916d9e306f0de470cd'/>
<id>urn:sha1:2a5e04c2a427b00051424b916d9e306f0de470cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docsprint: Document ops module, primarily Deref.</title>
<updated>2014-03-18T20:51:17+00:00</updated>
<author>
<name>Matthew McPherrin</name>
<email>matt@mcpherrin.ca</email>
</author>
<published>2014-03-16T22:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d717d613e34482d7ddb738cea927900ca6601094'/>
<id>urn:sha1:d717d613e34482d7ddb738cea927900ca6601094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the DerefImm and DerefMut traits.</title>
<updated>2014-03-04T14:41:48+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2014-02-26T21:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b125ff3bbe77a8601ba2d424e8aa6f254abfd19'/>
<id>urn:sha1:3b125ff3bbe77a8601ba2d424e8aa6f254abfd19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move extra::test to libtest</title>
<updated>2014-02-20T08:03:58+00:00</updated>
<author>
<name>Liigo Zhuang</name>
<email>com.liigo@gmail.com</email>
</author>
<published>2014-02-14T01:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=53b9d1a3248143aafe421566ba31742579da9722'/>
<id>urn:sha1:53b9d1a3248143aafe421566ba31742579da9722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove re-exports of std::io::stdio::{print, println} in the prelude.</title>
<updated>2014-01-10T23:46:00+00:00</updated>
<author>
<name>Brendan Zabarauskas</name>
<email>bjzaba@yahoo.com.au</email>
</author>
<published>2014-01-09T10:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4fc0452acef1355ba566a30c5bd04ccd3b9acef2'/>
<id>urn:sha1:4fc0452acef1355ba566a30c5bd04ccd3b9acef2</id>
<content type='text'>
The `print!` and `println!` macros are now the preferred method of printing, and so there is no reason to export the `stdio` functions in the prelude. The functions have also been replaced by their macro counterparts in the tutorial and other documentation so that newcomers don't get confused about what they should be using.
</content>
</entry>
<entry>
<title>std: uniform modules titles for doc</title>
<updated>2013-12-27T08:49:11+00:00</updated>
<author>
<name>Luca Bruno</name>
<email>lucab@debian.org</email>
</author>
<published>2013-12-24T16:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9a7a427a1f1a61497105283594d32b976d7559f'/>
<id>urn:sha1:a9a7a427a1f1a61497105283594d32b976d7559f</id>
<content type='text'>
This commit uniforms the short title of modules provided by libstd,
in order to make their roles more explicit when glancing at the index.

Signed-off-by: Luca Bruno &lt;lucab@debian.org&gt;
</content>
</entry>
<entry>
<title>std: fix spelling in docs.</title>
<updated>2013-12-15T05:26:09+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-12-15T05:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=55534100ce175143e2c7223100b825bf130e750b'/>
<id>urn:sha1:55534100ce175143e2c7223100b825bf130e750b</id>
<content type='text'>
</content>
</entry>
</feed>
