<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/parser/attribute, branch 1.86.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.86.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.86.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-08-03T16:11:16+00:00</updated>
<entry>
<title>don't suggest turning crate-level attributes into outer style</title>
<updated>2024-08-03T16:11:16+00:00</updated>
<author>
<name>yukang</name>
<email>moorekang@gmail.com</email>
</author>
<published>2024-08-01T16:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=22aa104bce457e7d70b05d7a32cdf09f25ac06b1'/>
<id>urn:sha1:22aa104bce457e7d70b05d7a32cdf09f25ac06b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make parse error suggestions verbose and fix spans</title>
<updated>2024-07-12T03:02:57+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-07-06T03:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=692bc344d55cf9d86c60b06c92a70684d013c89f'/>
<id>urn:sha1:692bc344d55cf9d86c60b06c92a70684d013c89f</id>
<content type='text'>
Go over all structured parser suggestions and make them verbose style.

When suggesting to add or remove delimiters, turn them into multiple suggestion parts.
</content>
</entry>
<entry>
<title>Move `parse_or_use_outer_attributes` out of `parse_expr_prefix_range`.</title>
<updated>2024-06-19T09:12:00+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-06-19T05:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aaa220e8757d1d2bb3a7b4742db9e289c8454dc2'/>
<id>urn:sha1:aaa220e8757d1d2bb3a7b4742db9e289c8454dc2</id>
<content type='text'>
This eliminates another `Option&lt;AttrWrapper&gt;` argument and changes one
obscure error message.
</content>
</entry>
<entry>
<title>Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco"</title>
<updated>2024-06-06T20:39:54+00:00</updated>
<author>
<name>Rémy Rakic</name>
<email>remy.rakic+github@gmail.com</email>
</author>
<published>2024-06-06T20:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=216424da32db1bf0d224b97ff3d0424622c97c4c'/>
<id>urn:sha1:216424da32db1bf0d224b97ff3d0424622c97c4c</id>
<content type='text'>
This reverts commit 57dad1d75e562ff73051c1c43b07eaf65c7dbd74, reversing
changes made to 36316df9fe6c3e246153fe6e78967643cf08c148.
</content>
</entry>
<entry>
<title>Fix parse error message for meta items</title>
<updated>2024-05-10T07:16:27+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-05-05T23:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ad3c5da72469c848e321ddee207f9a5dfbf9876'/>
<id>urn:sha1:0ad3c5da72469c848e321ddee207f9a5dfbf9876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiletest: add enable-by-default check-cfg</title>
<updated>2024-05-04T09:30:38+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2024-04-06T22:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d4e26fbb5301b465a037c4d2ff54024ebd7f73d8'/>
<id>urn:sha1:d4e26fbb5301b465a037c4d2ff54024ebd7f73d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallow ambiguous attributes on expressions</title>
<updated>2024-04-18T18:42:19+00:00</updated>
<author>
<name>Dominik Stolz</name>
<email>d.stolz@tum.de</email>
</author>
<published>2024-04-17T21:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5af861cf7b4a87857ca6aa9dab2ad277ea8c059b'/>
<id>urn:sha1:5af861cf7b4a87857ca6aa9dab2ad277ea8c059b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify all the always-false cfgs under the `FALSE` cfg</title>
<updated>2024-04-06T23:16:45+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2024-04-06T22:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c4a97d9407556081c5a8d8927ef86529b3bf4572'/>
<id>urn:sha1:c4a97d9407556081c5a8d8927ef86529b3bf4572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite `parse_meta_item`.</title>
<updated>2024-03-20T23:16:09+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-03-19T19:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ac16c6193f6b694e5b05ff2209caafac792e760'/>
<id>urn:sha1:8ac16c6193f6b694e5b05ff2209caafac792e760</id>
<content type='text'>
It can't use `maybe_whole`, but it can match `maybe_whole` more closely.

Also add a test for a case that wasn't previously covered.
</content>
</entry>
<entry>
<title>Properly emit `expected ;` on `#[attr] expr`</title>
<updated>2024-02-26T20:47:10+00:00</updated>
<author>
<name>Lieselotte</name>
<email>52315535+she3py@users.noreply.github.com</email>
</author>
<published>2024-02-26T20:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1658ca082a1d510480a7c228b0b6bfb83863d0e9'/>
<id>urn:sha1:1658ca082a1d510480a7c228b0b6bfb83863d0e9</id>
<content type='text'>
</content>
</entry>
</feed>
