<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/import-from-missing.rs, branch 0.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2011-12-02T16:20:03+00:00</updated>
<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>
