<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/stats.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>renamed vec::from_slice to vec::to_owned</title>
<updated>2013-05-10T09:38:54+00:00</updated>
<author>
<name>Youngsoo Son</name>
<email>ysoo.son@samsung.com</email>
</author>
<published>2013-05-10T09:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b7da97504943c79185548881aab88d6a0e2118fd'/>
<id>urn:sha1:b7da97504943c79185548881aab88d6a0e2118fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Remove `fail_unless!`</title>
<updated>2013-03-29T23:39:08+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-29T01:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e91595520d0538e6003dc9186f1b0df5c25b77a'/>
<id>urn:sha1:1e91595520d0538e6003dc9186f1b0df5c25b77a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Modify all code to use new lifetime binder syntax</title>
<updated>2013-03-27T04:30:17+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-25T20:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b56a8380b6cca384f4ade7aa1a07b0c5eb77d60'/>
<id>urn:sha1:8b56a8380b6cca384f4ade7aa1a07b0c5eb77d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming</title>
<updated>2013-03-19T00:21:14+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-14T18:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=352c070365c941e174c17574f7fb3231e2981c5d'/>
<id>urn:sha1:352c070365c941e174c17574f7fb3231e2981c5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Convert all uses of `assert` over to `fail_unless!`</title>
<updated>2013-03-08T06:37:57+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-06T21:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7e74b5e91b0b6b6a5613f54479d2ef9fe9c392f'/>
<id>urn:sha1:d7e74b5e91b0b6b6a5613f54479d2ef9fe9c392f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add manual &amp;self/ and &amp;static/ and /&amp;self declarations that</title>
<updated>2013-03-06T20:12:57+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2013-02-26T19:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3168fe06ff69970be329583f560a3ccd9c00c874'/>
<id>urn:sha1:3168fe06ff69970be329583f560a3ccd9c00c874</id>
<content type='text'>
are currently inferred.  New rules are coming that will require
them to be explicit.  All add some explicit self declarations.
</content>
</entry>
<entry>
<title>libsyntax: Forbid mutable vectors. rs=demuting</title>
<updated>2013-02-27T17:40:16+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-02-26T22:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=573a31dfa769887f4be77a621ef4cab2d92a74e5'/>
<id>urn:sha1:573a31dfa769887f4be77a621ef4cab2d92a74e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflipping</title>
<updated>2013-02-14T22:44:12+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-02-14T19:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9143688197ee1ba14e224badbe1402b36111e592'/>
<id>urn:sha1:9143688197ee1ba14e224badbe1402b36111e592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc and std: teach about #[bench], modernize to use quote_expr! some.</title>
<updated>2013-02-13T19:46:25+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2013-02-13T19:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5aa399e0d98b81b6454ec30f70aac8604fb7b11'/>
<id>urn:sha1:e5aa399e0d98b81b6454ec30f70aac8604fb7b11</id>
<content type='text'>
</content>
</entry>
</feed>
