<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/recursion.rs, branch 1.24.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.24.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.24.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-01-16T10:22:33+00:00</updated>
<entry>
<title>Implement a hacky version of the DAG support we ultimately want, leaving</title>
<updated>2016-01-16T10:22:33+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2016-01-11T20:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=57c31b2849ea499fae4a9f6f049d1ab0512e70fd'/>
<id>urn:sha1:57c31b2849ea499fae4a9f6f049d1ab0512e70fd</id>
<content type='text'>
a FIXME for later.
</content>
</entry>
<entry>
<title>fix remaining bugs</title>
<updated>2015-11-15T17:22:32+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>arielb1@mail.tau.ac.il</email>
</author>
<published>2015-10-21T16:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4a16b562a8c761bc1c5359cb86753c010148f83c'/>
<id>urn:sha1:4a16b562a8c761bc1c5359cb86753c010148f83c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: update expected recursion limit errors for the temporary lack of spans.</title>
<updated>2015-02-24T06:40:15+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2015-02-20T17:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b0cafbcd7c2fe092888b58ad5994bd280eb40b9'/>
<id>urn:sha1:3b0cafbcd7c2fe092888b58ad5994bd280eb40b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Ignore extra error from test for now"</title>
<updated>2015-01-09T12:57:23+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2015-01-09T12:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c6bd81196593c3851fe4f6f99f8b4cc5ffb6588'/>
<id>urn:sha1:8c6bd81196593c3851fe4f6f99f8b4cc5ffb6588</id>
<content type='text'>
This reverts commit 6342aa62efd1b3aa7e1bc8f834f317290b11c519.
</content>
</entry>
<entry>
<title>auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton</title>
<updated>2015-01-08T18:40:04+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-01-08T18:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00b112c45a604fa6f4b59af2a40c9deeadfdb7c6'/>
<id>urn:sha1:00b112c45a604fa6f4b59af2a40c9deeadfdb7c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update compile fail tests to use isize.</title>
<updated>2015-01-08T16:02:24+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2015-01-08T10:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c70ce1424f380360dcc8d857c68d2df1a27b6fd'/>
<id>urn:sha1:0c70ce1424f380360dcc8d857c68d2df1a27b6fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore extra error from test for now</title>
<updated>2015-01-08T14:50:31+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2015-01-08T12:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6342aa62efd1b3aa7e1bc8f834f317290b11c519'/>
<id>urn:sha1:6342aa62efd1b3aa7e1bc8f834f317290b11c519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update compile-fail test with new message that is generated as a</title>
<updated>2015-01-08T01:26:20+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2015-01-07T20:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18f426e647d05a422d0fcae65c8a87a8e4befb69'/>
<id>urn:sha1:18f426e647d05a422d0fcae65c8a87a8e4befb69</id>
<content type='text'>
result of using `ty::type_is_sized`
</content>
</entry>
<entry>
<title>Switch to purely namespaced enums</title>
<updated>2014-11-17T15:35:51+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2014-11-06T08:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3dcd2157403163789aaf21a9ab3c4d30a7c6494d'/>
<id>urn:sha1:3dcd2157403163789aaf21a9ab3c4d30a7c6494d</id>
<content type='text'>
This breaks code that referred to variant names in the same namespace as
their enum. Reexport the variants in the old location or alter code to
refer to the new locations:

```
pub enum Foo {
    A,
    B
}

fn main() {
    let a = A;
}
```
=&gt;
```
pub use self::Foo::{A, B};

pub enum Foo {
    A,
    B
}

fn main() {
    let a = A;
}
```
or
```
pub enum Foo {
    A,
    B
}

fn main() {
    let a = Foo::A;
}
```

[breaking-change]
</content>
</entry>
<entry>
<title>Implement multidispatch and conditional dispatch. Because we do not</title>
<updated>2014-10-09T21:19:50+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2014-10-09T21:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=389ef6601d18112a7a449eac2e190e4eb061bdf8'/>
<id>urn:sha1:389ef6601d18112a7a449eac2e190e4eb061bdf8</id>
<content type='text'>
attempt to preserve crate concatenation, this is a backwards compatible
change.

Conflicts:
	src/librustc/middle/traits/select.rs
</content>
</entry>
</feed>
