<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/wf/wf-enum-fields.stderr, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use note to point at bound introducing requirement</title>
<updated>2021-08-16T17:47:22+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-07-31T16:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=39f220ce1295c894fdf9dce5fd1e20bda282e6cb'/>
<id>urn:sha1:39f220ce1295c894fdf9dce5fd1e20bda282e6cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify structured suggestion output</title>
<updated>2021-08-11T09:46:24+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-06-22T02:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99f2977031706dfef6730764d359b9e5d0f673b4'/>
<id>urn:sha1:99f2977031706dfef6730764d359b9e5d0f673b4</id>
<content type='text'>
* On suggestions that include deletions, use a diff inspired output format
* When suggesting addition, use `+` as underline
* Color highlight modified span
</content>
</entry>
<entry>
<title>give full path of constraint in suggest_constraining_type_param</title>
<updated>2021-03-31T01:47:31+00:00</updated>
<author>
<name>hi-rustin</name>
<email>rustin.liu@gmail.com</email>
</author>
<published>2021-03-30T09:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8f7735624924e3399a1abee68615a99072347cc9'/>
<id>urn:sha1:8f7735624924e3399a1abee68615a99072347cc9</id>
<content type='text'>
revert file

bless with nll mode
</content>
</entry>
<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>Small tweaks to required bound span</title>
<updated>2020-04-08T21:40:51+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-04-06T05:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d605a9d9695955324760194f18ec46e7f7824105'/>
<id>urn:sha1:d605a9d9695955324760194f18ec46e7f7824105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `PredicateObligation`s instead of `Predicate`s</title>
<updated>2020-04-08T21:40:45+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-03-03T23:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bd7ea5441ec6e447d8dae1e69de7ef4320a2aa4e'/>
<id>urn:sha1:bd7ea5441ec6e447d8dae1e69de7ef4320a2aa4e</id>
<content type='text'>
Keep more information about trait binding failures.
</content>
</entry>
<entry>
<title>Tweak `suggest_constraining_type_param`</title>
<updated>2020-03-29T20:13:17+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-03-14T02:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c71894657bc0ac7a250170e3733f140750498a3'/>
<id>urn:sha1:2c71894657bc0ac7a250170e3733f140750498a3</id>
<content type='text'>
Some of the bound restriction structured suggestions were incorrect
while others had subpar output.
</content>
</entry>
<entry>
<title>Improve reporting errors and suggestions for trait bounds</title>
<updated>2020-02-09T09:33:47+00:00</updated>
<author>
<name>Patryk Wychowaniec</name>
<email>wychowaniec.patryk@gmail.com</email>
</author>
<published>2019-12-26T12:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a8d34c106206553d46e031a3d427edf865225ab6'/>
<id>urn:sha1:a8d34c106206553d46e031a3d427edf865225ab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle more cases</title>
<updated>2019-10-15T20:55:43+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-10-08T18:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b7ffd93330142d433ed3035ef838638dc6afa3a'/>
<id>urn:sha1:5b7ffd93330142d433ed3035ef838638dc6afa3a</id>
<content type='text'>
</content>
</entry>
</feed>
