<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/import-from-missing.rs, branch 0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-09T17:27:13+00:00</updated>
<entry>
<title>rustc: Switch to the new resolution pass</title>
<updated>2012-07-09T17:27:13+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-07-07T02:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e41029d236c940e7ffb08c43e6cee23025ba029d'/>
<id>urn:sha1:e41029d236c940e7ffb08c43e6cee23025ba029d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "rustc: Switch to the new resolution pass"</title>
<updated>2012-07-07T03:45:06+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-07-07T03:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a856bccdc647330624fa36a25190aa63e1274379'/>
<id>urn:sha1:a856bccdc647330624fa36a25190aa63e1274379</id>
<content type='text'>
This reverts commit c4af6e92fbae171c56a4e68666025725555fc9d8.

Branch was burning...many, many unresolved imports.
</content>
</entry>
<entry>
<title>rustc: Switch to the new resolution pass</title>
<updated>2012-07-07T02:07:26+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-07-07T02:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c4af6e92fbae171c56a4e68666025725555fc9d8'/>
<id>urn:sha1:c4af6e92fbae171c56a4e68666025725555fc9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be less specific in 'unresolved import' error patterns</title>
<updated>2011-12-02T16:20:03+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-12-02T16:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=46e5e2f6859d0e924c24e8e73c91366e86ab9ac0'/>
<id>urn:sha1:46e5e2f6859d0e924c24e8e73c91366e86ab9ac0</id>
<content type='text'>
To make sure different test set-ups (check-fast) don't cause the
tests to fail.
</content>
</entry>
<entry>
<title>Reformat</title>
<updated>2011-08-20T18:04:00+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-19T22:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=518dc52f85c2efb67aaa1208c02e9a7e0bdaca49'/>
<id>urn:sha1:518dc52f85c2efb67aaa1208c02e9a7e0bdaca49</id>
<content type='text'>
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
</content>
</entry>
<entry>
<title>Allow multiple imports in a single statement</title>
<updated>2011-08-17T18:04:56+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-16T22:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd54e7772040cd268f911e9dfd088ad5f659f552'/>
<id>urn:sha1:cd54e7772040cd268f911e9dfd088ad5f659f552</id>
<content type='text'>
Like so: import foo::{bar, baz};

Issue #817
</content>
</entry>
</feed>
