<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/proc-macro/resolve-error.rs, branch 1.53.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.53.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.53.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-04-02T08:48:34+00:00</updated>
<entry>
<title>tests: remove ignore directives from tests that mention core/alloc/std spans.</title>
<updated>2020-04-02T08:48:34+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2020-04-01T01:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8deff18529e232bd967f3e0efa008bf2087cde2d'/>
<id>urn:sha1:8deff18529e232bd967f3e0efa008bf2087cde2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore platforms that can't point to std</title>
<updated>2020-01-10T19:40:30+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-01-07T20:59:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38a3506c451d097ed19263b3734421b3e5ee5bfa'/>
<id>urn:sha1:38a3506c451d097ed19263b3734421b3e5ee5bfa</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: Tweak "cannot find" wording for attributes</title>
<updated>2019-09-15T10:10:12+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-09-15T09:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=42a19dde82a55b65f18566d54dbbb033a22e08d9'/>
<id>urn:sha1:42a19dde82a55b65f18566d54dbbb033a22e08d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve wording.</title>
<updated>2019-09-08T01:41:59+00:00</updated>
<author>
<name>Charles Lew</name>
<email>crlf0710@gmail.com</email>
</author>
<published>2019-09-08T01:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8acab6bc566df9adbd74ab39181b7333cff26e26'/>
<id>urn:sha1:8acab6bc566df9adbd74ab39181b7333cff26e26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve: Use `feature(custom_attribute)` fallback only if the feature is enabled</title>
<updated>2019-07-18T10:42:45+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-07-11T22:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=79f0d88de860bed2747811cffba177504d3ead8e'/>
<id>urn:sha1:79f0d88de860bed2747811cffba177504d3ead8e</id>
<content type='text'>
Normally `#![feature(...)]` shouldn't change behavior, but custom attributes in particular are in the process of retirement, and we should not produce a message telling to enable them.
It also helps with unifying diagnostics for unresolved macros.
</content>
</entry>
<entry>
<title>Remove some more `#![feature(custom_attribute)]`s</title>
<updated>2019-06-08T20:55:25+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-06-08T14:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6a66491883452df0ee769f052ae0bde72bafb040'/>
<id>urn:sha1:6a66491883452df0ee769f052ae0bde72bafb040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Centralize proc macros commonly used for testing</title>
<updated>2019-05-21T23:20:34+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-05-21T22:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb52aeafc97f4927e7dcc178a81bc005c3dc0015'/>
<id>urn:sha1:fb52aeafc97f4927e7dcc178a81bc005c3dc0015</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>tests: move all proc_macro tests from -fulldeps.</title>
<updated>2018-11-30T04:15:20+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2018-03-20T20:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcca22cb4072097fc2cd1ae78ff84c7d59aacda2'/>
<id>urn:sha1:fcca22cb4072097fc2cd1ae78ff84c7d59aacda2</id>
<content type='text'>
</content>
</entry>
</feed>
