<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/import2.rs, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-08-14T08:38:00+00:00</updated>
<entry>
<title>Moved compile-fail tests to ui tests.</title>
<updated>2018-08-14T08:38:00+00:00</updated>
<author>
<name>David Wood</name>
<email>david@davidtw.co</email>
</author>
<published>2018-08-08T12:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b16a30677f4e641329e768272cf9d3ecc2fa31c4'/>
<id>urn:sha1:b16a30677f4e641329e768272cf9d3ecc2fa31c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point at path segment on module not found</title>
<updated>2017-07-26T04:25:43+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2017-07-23T22:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=552ff07758545173c94fa260e5266ec07cd0bbde'/>
<id>urn:sha1:552ff07758545173c94fa260e5266ec07cd0bbde</id>
<content type='text'>
Point at the correct path segment on a import statement where a module
doesn't exist.

New output:

```rust
error[E0432]: unresolved import `std::bar`
 --&gt; &lt;anon&gt;:1:10
  |
1 | use std::bar::{foo1, foo2};
  |          ^^^ Could not find `bar` in `std`
```

instead of:

```rust
error[E0432]: unresolved import `std::bar::foo1`
 --&gt; &lt;anon&gt;:1:16
  |
1 | use std::bar::{foo1, foo2};
  |                ^^^^ Could not find `bar` in `std`

error[E0432]: unresolved import `std::bar::foo2`
 --&gt; &lt;anon&gt;:1:22
  |
1 | use std::bar::{foo1, foo2};
  |                      ^^^^ Could not find `bar` in `std`
```
</content>
</entry>
<entry>
<title> Updated E0432 to new format</title>
<updated>2016-08-22T05:57:10+00:00</updated>
<author>
<name>Knight</name>
<email>knight42@mail.ustc.edu.cn</email>
</author>
<published>2016-08-22T05:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4c6307a157eaf8f9292f2456d7b5055a0b69ea4'/>
<id>urn:sha1:a4c6307a157eaf8f9292f2456d7b5055a0b69ea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fake import resolutions &amp; targets for names in bad imports</title>
<updated>2016-02-03T04:47:34+00:00</updated>
<author>
<name>Dirk Gadsden</name>
<email>dirk@esherido.com</email>
</author>
<published>2016-02-01T03:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ed8e98ea220d797c213a356f354b958f4ccfc49'/>
<id>urn:sha1:5ed8e98ea220d797c213a356f354b958f4ccfc49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test fallout</title>
<updated>2016-01-21T19:19:27+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2016-01-20T23:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3b525fb97c48976c740da50a38ec8c9e5f29b7e'/>
<id>urn:sha1:f3b525fb97c48976c740da50a38ec8c9e5f29b7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust some error messages to start with a lowercase letter and not finish with a full stop</title>
<updated>2014-11-30T07:26:53+00:00</updated>
<author>
<name>P1start</name>
<email>rewi-github@whanau.org</email>
</author>
<published>2014-11-28T06:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=432adc675e2955cbc639cbecf318dc23e053e7e2'/>
<id>urn:sha1:432adc675e2955cbc639cbecf318dc23e053e7e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: reduce redundant resolve errors.</title>
<updated>2014-06-18T00:19:22+00:00</updated>
<author>
<name>Kevin Butler</name>
<email>haqkrs@gmail.com</email>
</author>
<published>2014-06-05T21:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3791a8508750b48fa4e7e8a325284144877feb8c'/>
<id>urn:sha1:3791a8508750b48fa4e7e8a325284144877feb8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: rename strbuf::StrBuf to string::String</title>
<updated>2014-05-25T04:48:10+00:00</updated>
<author>
<name>Richo Healey</name>
<email>richo@psych0tik.net</email>
</author>
<published>2014-05-22T23:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=553074506ecd139eb961fb91eb33ad9fd0183acb'/>
<id>urn:sha1:553074506ecd139eb961fb91eb33ad9fd0183acb</id>
<content type='text'>
[breaking-change]
</content>
</entry>
<entry>
<title>test: Remove all uses of `~str` from the test suite.</title>
<updated>2014-05-14T21:58:00+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2014-05-13T00:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95e310abdcbfe0f5ad511258097624719cbc84db'/>
<id>urn:sha1:95e310abdcbfe0f5ad511258097624719cbc84db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove outdated and unnecessary std::vec_ng::Vec imports.</title>
<updated>2014-03-21T14:08:57+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2014-03-21T11:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d778ff61058a18978a0c24d61f6a84e57138fa4'/>
<id>urn:sha1:6d778ff61058a18978a0c24d61f6a84e57138fa4</id>
<content type='text'>
(And fix some tests.)
</content>
</entry>
</feed>
