<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/proc-macro/attribute.stderr, 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>2019-11-09T01:04:24+00:00</updated>
<entry>
<title>move attr meta grammar to parse::validate_atr + ast_validation</title>
<updated>2019-11-09T01:04:24+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-11T19:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5011ec7fedffe34d943654ffb4308875fc5ec8f3'/>
<id>urn:sha1:5011ec7fedffe34d943654ffb4308875fc5ec8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce built-in macros through libcore</title>
<updated>2019-07-26T10:09:54+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-06-20T08:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8eaf17bca2674293eba0ea10056d5c77b6352086'/>
<id>urn:sha1:8eaf17bca2674293eba0ea10056d5c77b6352086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reword malformed attribute input diagnostics</title>
<updated>2019-05-25T18:55:50+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-05-22T00:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=609ffa1a890fd6b8b0364cd7b35bf1d45abf82d0'/>
<id>urn:sha1:609ffa1a890fd6b8b0364cd7b35bf1d45abf82d0</id>
<content type='text'>
- Handle empty `cfg_attr` attribute
- Reword empty `derive` attribute error
- Use consistend error message: "malformed `attrname` attribute input"
- Provide suggestions when possible
- Move note/help to label/suggestion
- Use consistent wording "ill-formed" -&gt; "malformed"
- Move diagnostic logic out of parser
</content>
</entry>
<entry>
<title>syntax_ext: Validate `#[proc_macro_derive]` input better</title>
<updated>2019-03-16T20:13:15+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-03-03T16:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5cb5083909f19c107aec186a72b8b9104f8ca30d'/>
<id>urn:sha1:5cb5083909f19c107aec186a72b8b9104f8ca30d</id>
<content type='text'>
Tweak some error wording
</content>
</entry>
<entry>
<title>syntax: Do not accidentally treat multi-segment meta-items as single-segment</title>
<updated>2019-03-16T20:13:15+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-02-28T06:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8371caf5ee13e775d2b2dc64c9b08e37dab49eda'/>
<id>urn:sha1:8371caf5ee13e775d2b2dc64c9b08e37dab49eda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for malformed input in `#[proc_macro_derive]`</title>
<updated>2019-03-16T20:13:15+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-02-28T05:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e2009ea5ffdacd767ea85d463fbe40d0e8b06951'/>
<id>urn:sha1:e2009ea5ffdacd767ea85d463fbe40d0e8b06951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address review comments</title>
<updated>2019-01-13T12:02:18+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-01-12T16:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3411d3ee8a350e2b8ec202a4a493e69c827245c'/>
<id>urn:sha1:d3411d3ee8a350e2b8ec202a4a493e69c827245c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement basic input validation for built-in attributes</title>
<updated>2019-01-13T11:17:19+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-01-01T23:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41c65992c52113699451a6236148d408894f89ef'/>
<id>urn:sha1:41c65992c52113699451a6236148d408894f89ef</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>Move former compile-fail-fulldeps tests to ui</title>
<updated>2018-12-09T16:56:30+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-12-02T19:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c9c70af3891e63d2192b77211837507e0a6ddb5'/>
<id>urn:sha1:4c9c70af3891e63d2192b77211837507e0a6ddb5</id>
<content type='text'>
</content>
</entry>
</feed>
