<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/parser/macro, branch 1.78.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.78.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.78.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-02-16T20:02:50+00:00</updated>
<entry>
<title>[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives</title>
<updated>2024-02-16T20:02:50+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2024-02-16T20:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec2cc761bc7067712ecc7734502f703fe3b024c8'/>
<id>urn:sha1:ec2cc761bc7067712ecc7734502f703fe3b024c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce `const Trait` (always-const trait bounds)</title>
<updated>2023-12-27T11:51:32+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2023-12-18T16:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3eb48a35c8ae8335da66dc2bdb4f60e6ae22e1dd'/>
<id>urn:sha1:3eb48a35c8ae8335da66dc2bdb4f60e6ae22e1dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallow an arm without a body (except for never patterns)</title>
<updated>2023-12-03T11:25:46+00:00</updated>
<author>
<name>Nadrieril</name>
<email>nadrieril+git@gmail.com</email>
</author>
<published>2023-11-27T00:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a2dcb3a6d9aead3964b3b1cdf814dc7eb9c5d8ed'/>
<id>urn:sha1:a2dcb3a6d9aead3964b3b1cdf814dc7eb9c5d8ed</id>
<content type='text'>
Parsing now accepts a match arm without a body, so we must make sure to
only accept that if the pattern is a never pattern.
</content>
</entry>
<entry>
<title>Detect attempts to expand a macro to a match arm again</title>
<updated>2023-12-03T11:25:46+00:00</updated>
<author>
<name>Nadrieril</name>
<email>nadrieril+git@gmail.com</email>
</author>
<published>2023-11-26T23:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0bfebc6105ea882d7048057718b2e34d09a5d17e'/>
<id>urn:sha1:0bfebc6105ea882d7048057718b2e34d09a5d17e</id>
<content type='text'>
Because a macro invocation can expand to a never pattern, we can't rule
out a `arm!(),` arm at parse time. Instead we detect that case at
expansion time, if the macro tries to output a pattern followed by `=&gt;`.
</content>
</entry>
<entry>
<title>Parse a pattern with no arm</title>
<updated>2023-12-03T11:25:46+00:00</updated>
<author>
<name>Nadrieril</name>
<email>nadrieril+git@gmail.com</email>
</author>
<published>2023-11-27T02:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=80bdcbf50a63845dd3cfeb05751ba3dcbd1025b8'/>
<id>urn:sha1:80bdcbf50a63845dd3cfeb05751ba3dcbd1025b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show number in error message even for one error</title>
<updated>2023-11-24T18:15:52+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2023-11-21T15:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41e8d152dc5abb5a706999ada8b059d3420af8f3'/>
<id>urn:sha1:41e8d152dc5abb5a706999ada8b059d3420af8f3</id>
<content type='text'>
Co-authored-by: Adrian &lt;adrian.iosdev@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a note to duplicate diagnostics</title>
<updated>2023-10-05T01:04:41+00:00</updated>
<author>
<name>Alex Macleod</name>
<email>alex@macleod.io</email>
</author>
<published>2023-10-04T18:34:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5453a9f34d21bdd1031d58b68fcd6a92adc82108'/>
<id>urn:sha1:5453a9f34d21bdd1031d58b68fcd6a92adc82108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>discard dummy field for macro invocation when parse struct</title>
<updated>2023-08-21T13:05:01+00:00</updated>
<author>
<name>bohan</name>
<email>bohan-zhang@foxmail.com</email>
</author>
<published>2023-08-21T13:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ed435f8cbb1bde962b777edebc5637353b5b7ae'/>
<id>urn:sha1:3ed435f8cbb1bde962b777edebc5637353b5b7ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for enum with fields</title>
<updated>2023-08-02T23:59:30+00:00</updated>
<author>
<name>Catherine Flores</name>
<email>catherine.3.flores@gmail.com</email>
</author>
<published>2023-08-02T23:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bbd69e4a4c27f2407326a71a4eb37de694a72b87'/>
<id>urn:sha1:bbd69e4a4c27f2407326a71a4eb37de694a72b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recover from some macros</title>
<updated>2023-07-24T17:05:10+00:00</updated>
<author>
<name>Catherine Flores</name>
<email>catherine.3.flores@gmail.com</email>
</author>
<published>2023-07-24T17:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dece622ee48d9744d6e64891a734e8fd25eac903'/>
<id>urn:sha1:dece622ee48d9744d6e64891a734e8fd25eac903</id>
<content type='text'>
</content>
</entry>
</feed>
