<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/compare-method, branch 1.50.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.50.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.50.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-09-02T19:26:37+00:00</updated>
<entry>
<title>pretty: trim paths of unique symbols</title>
<updated>2020-09-02T19:26:37+00:00</updated>
<author>
<name>Dan Aloni</name>
<email>alonid@gmail.com</email>
</author>
<published>2020-09-02T07:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07e7823c01be1733df2480de19fbbe6b8e9384cf'/>
<id>urn:sha1:07e7823c01be1733df2480de19fbbe6b8e9384cf</id>
<content type='text'>
If a symbol name can only be imported from one place for a type, and
as long as it was not glob-imported anywhere in the current crate, we
can trim its printed path and print only the name.

This has wide implications on error messages with types, for example,
shortening `std::vec::Vec` to just `Vec`, as long as there is no other
`Vec` importable anywhere.

This adds a new '-Z trim-diagnostic-paths=false' option to control this
feature.

On the good path, with no diagnosis printed, we should try to avoid
issuing this query, so we need to prevent trimmed_def_paths query on
several cases.

This change also relies on a previous commit that differentiates
between `Debug` and `Display` on various rustc types, where the latter
is trimmed and presented to the user and the former is not.
</content>
</entry>
<entry>
<title>Specific labels when referring to "expected" and "found" types</title>
<updated>2019-11-18T19:02:22+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-11-13T22:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=83ffda5216a9a4248221b980ee08c30ac6e517f8'/>
<id>urn:sha1:83ffda5216a9a4248221b980ee08c30ac6e517f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2019-11-02T06:23:28+00:00</updated>
<author>
<name>Dmitry Kadashev</name>
<email>dkadashev@gmail.com</email>
</author>
<published>2019-11-01T03:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e10b75951e5ab7975952826a7591f8eca77e423'/>
<id>urn:sha1:4e10b75951e5ab7975952826a7591f8eca77e423</id>
<content type='text'>
Update the tests to reflect changes to how type mismatch errors are
reported (two previous commits).
</content>
</entry>
<entry>
<title>Add explanation to type mismatch involving type params and assoc types</title>
<updated>2019-09-19T00:30:35+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-08-26T04:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=479ce39939014f0071f8600fa4ce150e33cb7d5b'/>
<id>urn:sha1:479ce39939014f0071f8600fa4ce150e33cb7d5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2019-03-11T20:10:26+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-03-09T12:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa72a81bea27f1fda4287475e4cc2f684c971e7f'/>
<id>urn:sha1:fa72a81bea27f1fda4287475e4cc2f684c971e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty files</title>
<updated>2018-05-16T17:19:45+00:00</updated>
<author>
<name>Jane Lusby</name>
<email>jlusby42@gmail.com</email>
</author>
<published>2018-05-16T02:53:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16adb0c725d6964cca097fa5c9250145acda1aca'/>
<id>urn:sha1:16adb0c725d6964cca097fa5c9250145acda1aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tests</title>
<updated>2018-03-13T23:53:24+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-03-03T14:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e104a77cfb6b83f725512210c88dc970426a354'/>
<id>urn:sha1:2e104a77cfb6b83f725512210c88dc970426a354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update UI tests</title>
<updated>2018-02-26T17:24:02+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-02-23T00:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa2d9fc4b9e578d95fbf65613d1bf732fbdfb0d4'/>
<id>urn:sha1:fa2d9fc4b9e578d95fbf65613d1bf732fbdfb0d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ui tests</title>
<updated>2018-02-25T11:15:05+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-02-19T20:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5747fd6611a77d297d9559f2365a554bd3dd6610'/>
<id>urn:sha1:5747fd6611a77d297d9559f2365a554bd3dd6610</id>
<content type='text'>
</content>
</entry>
</feed>
