<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rust-installer, branch 1.2.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.2.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-06-19T06:43:46+00:00</updated>
<entry>
<title>updating installer to fix install issues on bitrig</title>
<updated>2015-06-19T06:43:46+00:00</updated>
<author>
<name>Dave Huseby</name>
<email>dhuseby@mozilla.com</email>
</author>
<published>2015-06-19T06:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ea652351b40cb631fa5c6931e64f44fa2b85dcff'/>
<id>urn:sha1:ea652351b40cb631fa5c6931e64f44fa2b85dcff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rust-installer</title>
<updated>2015-05-11T22:05:57+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-05-11T22:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6119f18d29cefab2e7e36daab033bf40f5c0fda'/>
<id>urn:sha1:f6119f18d29cefab2e7e36daab033bf40f5c0fda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update AUTHORS.txt and RELEASES.md for 1.0</title>
<updated>2015-05-11T01:52:12+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-05-06T20:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=847c088ac503294d3d47d2dc5bc4d5671bfa162d'/>
<id>urn:sha1:847c088ac503294d3d47d2dc5bc4d5671bfa162d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rust-installer. Fixes problems with CDPATH</title>
<updated>2015-04-22T21:49:01+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-04-22T21:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93b7b411378ac3b5b427cb05ecb96d0bc11eb124'/>
<id>urn:sha1:93b7b411378ac3b5b427cb05ecb96d0bc11eb124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade rust-installer</title>
<updated>2015-04-02T18:31:31+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-04-02T18:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1cbaf9fd18a4e99345f3ae6d7ba23309e214e32a'/>
<id>urn:sha1:1cbaf9fd18a4e99345f3ae6d7ba23309e214e32a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rust-installer. Fixes --help and interop with NixOS</title>
<updated>2015-03-26T23:09:46+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-03-26T23:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbef22e242fd43f76b895c8f1fc1cadf1c2a26cf'/>
<id>urn:sha1:cbef22e242fd43f76b895c8f1fc1cadf1c2a26cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade rust-installer</title>
<updated>2015-02-13T04:36:17+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-02-11T21:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be440bc8a6ee531d0966e1aa1b42839fd8381b92'/>
<id>urn:sha1:be440bc8a6ee531d0966e1aa1b42839fd8381b92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix revert of rust-installer</title>
<updated>2015-01-09T18:19:30+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-01-09T18:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df059020c4c1ff61a70288cf32c2259dabb4fecc'/>
<id>urn:sha1:df059020c4c1ff61a70288cf32c2259dabb4fecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: split into fmt::Show and fmt::String</title>
<updated>2015-01-06T22:49:42+00:00</updated>
<author>
<name>Sean McArthur</name>
<email>sean.monstar@gmail.com</email>
</author>
<published>2014-12-20T08:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44440e5c18a1dbcc9685866ffffe00c508929079'/>
<id>urn:sha1:44440e5c18a1dbcc9685866ffffe00c508929079</id>
<content type='text'>
fmt::Show is for debugging, and can and should be implemented for
all public types. This trait is used with `{:?}` syntax. There still
exists #[derive(Show)].

fmt::String is for types that faithfully be represented as a String.
Because of this, there is no way to derive fmt::String, all
implementations must be purposeful. It is used by the default format
syntax, `{}`.

This will break most instances of `{}`, since that now requires the type
to impl fmt::String. In most cases, replacing `{}` with `{:?}` is the
correct fix. Types that were being printed specifically for users should
receive a fmt::String implementation to fix this.

Part of #20013

[breaking-change]
</content>
</entry>
<entry>
<title>Update rust-installer. Fixes #20479</title>
<updated>2015-01-03T20:34:48+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-01-03T20:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=149833d4b4d72ca0267429b237a588efe36e348d'/>
<id>urn:sha1:149833d4b4d72ca0267429b237a588efe36e348d</id>
<content type='text'>
</content>
</entry>
</feed>
