<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/diagnostic.rs, branch 0.7</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.7</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-06-28T14:44:16+00:00</updated>
<entry>
<title>librustc: Remove the broken overloaded assign-ops from the language.</title>
<updated>2013-06-28T14:44:16+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-06-12T02:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1531ed946e2d650fc6cb5af6258fed8003e9443'/>
<id>urn:sha1:a1531ed946e2d650fc6cb5af6258fed8003e9443</id>
<content type='text'>
They evaluated the receiver twice. They should be added back with
`AddAssign`, `SubAssign`, etc., traits.
</content>
</entry>
<entry>
<title>Convert vec::[mut_]slice to methods, remove vec::const_slice.</title>
<updated>2013-06-27T12:36:09+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-27T09:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d0512b1055eac15db86d83c994fb546cbfa62676'/>
<id>urn:sha1:d0512b1055eac15db86d83c994fb546cbfa62676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor extra::term a bit</title>
<updated>2013-06-26T22:07:17+00:00</updated>
<author>
<name>Kevin Ballard</name>
<email>kevin@sb.org</email>
</author>
<published>2013-06-25T23:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ae203a779b8a75b3b79b409d92558d4bda92133'/>
<id>urn:sha1:0ae203a779b8a75b3b79b409d92558d4bda92133</id>
<content type='text'>
Move all the colors into a nested mod named color instead of prefixing
with "color_".

Define a new type color::Color, and make this a u16 instead of a u8 (to
allow for easy comparisons against num_colors, which is a u16).

Remove color_supported and replace it with num_colors.

Teach fg() and bg() to "dim" bright colors down to the normal intensity
if num_colors isn't high enough.

Remove unnecessary copies, and fix a bug where a terminfo parse failure
would try to use the wrong error and end up failing.
</content>
</entry>
<entry>
<title>Make ^~~~~ colour dependent on error/warning/note level. Also correct spelling of squigglies.</title>
<updated>2013-06-26T22:00:11+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2013-06-25T22:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00b4138857055ba3495a70a01eea0bc8d9fed690'/>
<id>urn:sha1:00b4138857055ba3495a70a01eea0bc8d9fed690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>great renaming propagation: syntax</title>
<updated>2013-06-25T20:15:07+00:00</updated>
<author>
<name>Corey Richardson</name>
<email>corey@octayn.net</email>
</author>
<published>2013-06-25T00:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0d471d310ded00283338ae28350b304e0f36e562'/>
<id>urn:sha1:0d471d310ded00283338ae28350b304e0f36e562</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vec: remove BaseIter implementation</title>
<updated>2013-06-23T06:05:20+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-06-21T12:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2e9912aea87f9b1812a0f44e093c0405848f7ce'/>
<id>urn:sha1:d2e9912aea87f9b1812a0f44e093c0405848f7ce</id>
<content type='text'>
I removed the `static-method-test.rs` test because it was heavily based
on `BaseIter` and there are plenty of other more complex uses of static
methods anyway.
</content>
</entry>
<entry>
<title>Merge pull request #7230 from Blei/green-squiggle</title>
<updated>2013-06-22T19:50:47+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-06-22T19:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69e0704520c5296282a33e39ff056921e3cff7d3'/>
<id>urn:sha1:69e0704520c5296282a33e39ff056921e3cff7d3</id>
<content type='text'>
syntax::diagnostics: Color the ^~~~ in green for better visibility</content>
</entry>
<entry>
<title>vec: rm old_iter implementations, except BaseIter</title>
<updated>2013-06-21T07:20:22+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-06-17T23:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49c74524e2c5a2a81ce4cbe2c50a507c0be9f24e'/>
<id>urn:sha1:49c74524e2c5a2a81ce4cbe2c50a507c0be9f24e</id>
<content type='text'>
The removed test for issue #2611 is well covered by the `std::iterator`
module itself.

This adds the `count` method to `IteratorUtil` to replace `EqIter`.
</content>
</entry>
<entry>
<title>syntax::diagnostics: Color the ^~~~ in green for better visibility</title>
<updated>2013-06-19T11:43:19+00:00</updated>
<author>
<name>Philipp Brüschweiler</name>
<email>blei42@gmail.com</email>
</author>
<published>2013-06-19T11:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8066dfd4ad24c011f581c80b818ac352711a5942'/>
<id>urn:sha1:8066dfd4ad24c011f581c80b818ac352711a5942</id>
<content type='text'>
Fixes #7164.
</content>
</entry>
<entry>
<title>Add copies to type params with Copy bound</title>
<updated>2013-06-16T16:47:36+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2013-06-16T00:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb48c296817be7529a1757ac8d4798112717eaa9'/>
<id>urn:sha1:eb48c296817be7529a1757ac8d4798112717eaa9</id>
<content type='text'>
</content>
</entry>
</feed>
