<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/ext/tt/macro_parser.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-09-22T17:29:34+00:00</updated>
<entry>
<title>rename libsyntax::ext::tt to mbe</title>
<updated>2019-09-22T17:29:34+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2019-09-22T15:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=827a5b2ea8dc66bfdf817f52011f470f00bc6fee'/>
<id>urn:sha1:827a5b2ea8dc66bfdf817f52011f470f00bc6fee</id>
<content type='text'>
mbe stands for macro-by-example
</content>
</entry>
<entry>
<title>reduce visibility of a bunch of stuff in ext::tt</title>
<updated>2019-09-22T17:29:31+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2019-09-22T14:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=645cdca9ba2fd3e47dedeecbb580d490fa9ef85b'/>
<id>urn:sha1:645cdca9ba2fd3e47dedeecbb580d490fa9ef85b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove needless indirection through Rc</title>
<updated>2019-07-25T17:26:20+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-07-25T17:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0e022f87e7103fcb4b62ae32a467b92503abb178'/>
<id>urn:sha1:0e022f87e7103fcb4b62ae32a467b92503abb178</id>
<content type='text'>
NamedMatch is already cheap to clone due to Lrc's inside.
</content>
</entry>
<entry>
<title>Remember the span of the Kleene operator in macros</title>
<updated>2019-07-19T17:59:11+00:00</updated>
<author>
<name>Julien Cretin</name>
<email>cretin@google.com</email>
</author>
<published>2019-05-29T18:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=82abc0db816e7441a0d89a3eaa51f439a03f4506'/>
<id>urn:sha1:82abc0db816e7441a0d89a3eaa51f439a03f4506</id>
<content type='text'>
This is needed for having complete error messages where reporting macro variable
errors. Here is what they would look like:

error: meta-variable repeats with different kleene operator
  --&gt; $DIR/issue-61053-different-kleene.rs:3:57
   |
LL |     ( $( $i:ident = $($j:ident),+ );* ) =&gt; { $( $( $i = $j; )* )* };
   |                                 - expected repetition   ^^   - conflicting repetition
</content>
</entry>
<entry>
<title>Remove needless lifetimes</title>
<updated>2019-07-03T08:00:23+00:00</updated>
<author>
<name>Jeremy Stucki</name>
<email>jeremy@myelin.ch</email>
</author>
<published>2019-06-21T15:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87e8613fd41e7a4237a146cbe49835bb88295df6'/>
<id>urn:sha1:87e8613fd41e7a4237a146cbe49835bb88295df6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>let_chains: note re. back-compat wrt. expr beginning.</title>
<updated>2019-06-22T23:41:09+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-06-22T23:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c75f7ecaee508c568c0bc01c102965ce8b2246ef'/>
<id>urn:sha1:c75f7ecaee508c568c0bc01c102965ce8b2246ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>let_chains: readd kw::let to ident_can_begin_expr.</title>
<updated>2019-06-22T23:29:29+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-06-16T22:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92587e41d9096bc9eb74f40b93422026a8a57d4e'/>
<id>urn:sha1:92587e41d9096bc9eb74f40b93422026a8a57d4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: remove 'x: 'y bounds (except from comments/strings).</title>
<updated>2019-06-18T15:10:21+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2019-06-14T16:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b25b466a887d8ceaef533e542431fdec7e70f10f'/>
<id>urn:sha1:b25b466a887d8ceaef533e542431fdec7e70f10f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: Remove `Deref` impl from `Token`</title>
<updated>2019-06-08T19:38:23+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-06-08T19:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=25b05147b3ec0a1ed9df9614910a10171b8cf211'/>
<id>urn:sha1:25b05147b3ec0a1ed9df9614910a10171b8cf211</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: Move most of the `TokenKind` methods to `Token`</title>
<updated>2019-06-08T19:38:12+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-06-08T16:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ca3c2f881fc4bc51bfa92f1adcd1b845b812534'/>
<id>urn:sha1:0ca3c2f881fc4bc51bfa92f1adcd1b845b812534</id>
<content type='text'>
</content>
</entry>
</feed>
