<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/attributes, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-04-24T03:21:38+00:00</updated>
<entry>
<title>Moving more build-pass tests to check-pass</title>
<updated>2020-04-24T03:21:38+00:00</updated>
<author>
<name>Val Markovic</name>
<email>val@markovic.io</email>
</author>
<published>2020-04-20T00:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2155adbc3aeb4b38466a7127a7f4e92a8f8fc4e5'/>
<id>urn:sha1:2155adbc3aeb4b38466a7127a7f4e92a8f8fc4e5</id>
<content type='text'>
One or two tests became build-pass without the FIXME because they really
needed build-pass (were failing without it).

Helps with #62277
</content>
</entry>
<entry>
<title>Use `opt_def_id()` over `def_id()`</title>
<updated>2020-03-01T06:15:29+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2020-03-01T06:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9c8c49c0b04322d5a0714693775a347ff7502a6'/>
<id>urn:sha1:f9c8c49c0b04322d5a0714693775a347ff7502a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise notes with the/is</title>
<updated>2020-01-24T16:24:50+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2020-01-22T23:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=24a2929ed1d3e1760bf89c878352448fb5ee2087'/>
<id>urn:sha1:24a2929ed1d3e1760bf89c878352448fb5ee2087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2020-01-09T18:23:12+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-01-08T17:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=642669c74d97b79a9a9f7300dfac3bb86bb75d97'/>
<id>urn:sha1:642669c74d97b79a9a9f7300dfac3bb86bb75d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve: Make visibility resolution more speculative</title>
<updated>2019-12-09T19:41:47+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-12-06T22:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f6267c8b34bdb6e75012b817e64d15cf6e3b45a'/>
<id>urn:sha1:5f6267c8b34bdb6e75012b817e64d15cf6e3b45a</id>
<content type='text'>
To avoid potential duplicate diagnostics and separate the error reporting logic
</content>
</entry>
<entry>
<title>resolve: Resolve visibilities on fields with non-builtin attributes</title>
<updated>2019-12-09T19:33:23+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-12-06T21:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e6725dcfe59665384e51ceb04280fee725d09a3'/>
<id>urn:sha1:9e6725dcfe59665384e51ceb04280fee725d09a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>expand: Fully preserve visibilities on unnamed fields with attributes</title>
<updated>2019-11-24T08:47:46+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-11-23T13:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f1359c61d302057d82c5276aba86fec1fe326bb8'/>
<id>urn:sha1:f1359c61d302057d82c5276aba86fec1fe326bb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>def_collector: Do not forget to save indices of fields with multiple attributes</title>
<updated>2019-11-24T08:47:45+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-11-23T11:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=37bb0c7fa68700b7637c137c8b31cdc2e6b49b5e'/>
<id>urn:sha1:37bb0c7fa68700b7637c137c8b31cdc2e6b49b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address review comments</title>
<updated>2019-11-09T15:19:34+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-11-04T13:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=83f553c95c4a7cfd44ec00ce056708a7022b7bf7'/>
<id>urn:sha1:83f553c95c4a7cfd44ec00ce056708a7022b7bf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support registering attributes and attribute tools using crate-level attributes</title>
<updated>2019-11-09T14:50:51+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-11-03T17:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3a223a917378f439fd9107e26ee7355f5f92c62d'/>
<id>urn:sha1:3a223a917378f439fd9107e26ee7355f5f92c62d</id>
<content type='text'>
</content>
</entry>
</feed>
