<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/ui-testing-optout.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>2022-11-03T10:49:33+00:00</updated>
<entry>
<title>move compiletest's own ui tests into a subdirectory</title>
<updated>2022-11-03T10:49:33+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro.albini@ferrous-systems.com</email>
</author>
<published>2022-11-03T10:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ed753cb0db4defb4bb94178daf53f9bba707a8c'/>
<id>urn:sha1:5ed753cb0db4defb4bb94178daf53f9bba707a8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not suggest similarly named enclosing item</title>
<updated>2020-08-10T19:04:10+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-08-10T04:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=089810a1cb28cfb0262b62f1d36c75ea790b0739'/>
<id>urn:sha1:089810a1cb28cfb0262b62f1d36c75ea790b0739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dangling COPYRIGHT references</title>
<updated>2020-05-19T18:34:30+00:00</updated>
<author>
<name>Tamir Duberstein</name>
<email>tamird@google.com</email>
</author>
<published>2020-05-19T17:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2bf6833d37ddf043c68c9234a787a7455ee56ab5'/>
<id>urn:sha1:2bf6833d37ddf043c68c9234a787a7455ee56ab5</id>
<content type='text'>
Missed in 2a663555ddf36f6b041445894a8c175cd1bc718c.
</content>
</entry>
<entry>
<title>Point at local similarly named element and tweak references to variants</title>
<updated>2019-10-27T18:50:43+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-10-15T00:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b26ddb8af37362e33c45c78c9c91a3c5cdabfe7e'/>
<id>urn:sha1:b26ddb8af37362e33c45c78c9c91a3c5cdabfe7e</id>
<content type='text'>
Point at the span for the definition of ADTs internal to the current
crate.

Look at the leading char of the ident to determine whether we're
expecting a likely fn or any of a fn, a tuple struct or a tuple variant.

Turn fn `add_typo_suggestion` into a `Resolver` method.
</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>clarify resolve typo suggestion</title>
<updated>2019-01-09T19:11:00+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2019-01-09T19:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=404ad50d148af4ea388861d1f9a45dd9f5c43ef7'/>
<id>urn:sha1:404ad50d148af4ea388861d1f9a45dd9f5c43ef7</id>
<content type='text'>
Include the kind of the binding that we're suggesting, and use a
structured suggestion.
</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>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>Fix rebase</title>
<updated>2018-02-26T18:20:31+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-02-24T23:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f9183d34d411cf51645b91487de4a5191442b1a'/>
<id>urn:sha1:9f9183d34d411cf51645b91487de4a5191442b1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement opt-out from UI testing normalization</title>
<updated>2018-02-26T17:24:41+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-02-23T21:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e650eef8b045c57be36d230f2a911a3775aefd1e'/>
<id>urn:sha1:e650eef8b045c57be36d230f2a911a3775aefd1e</id>
<content type='text'>
</content>
</entry>
</feed>
