<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/ext, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-10-16T08:59:53+00:00</updated>
<entry>
<title>move syntax::ext to new crate syntax_expand</title>
<updated>2019-10-16T08:59:53+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-16T08:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d420d719c4c44c3c6d02b5fafba4f2cf5e837dba'/>
<id>urn:sha1:d420d719c4c44c3c6d02b5fafba4f2cf5e837dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: reduce visibilities</title>
<updated>2019-10-16T08:59:53+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-08T07:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c189565edc5c9fc516170885b3a3061b936205fb'/>
<id>urn:sha1:c189565edc5c9fc516170885b3a3061b936205fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: extract parse_derive_paths</title>
<updated>2019-10-16T08:59:53+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-08T07:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d7969d065c438399cde2ebdcd411e5225a31b88'/>
<id>urn:sha1:7d7969d065c438399cde2ebdcd411e5225a31b88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #64623 - matthewjasper:underscore-imports, r=petrochenkov</title>
<updated>2019-10-15T23:07:41+00:00</updated>
<author>
<name>Tyler Mandry</name>
<email>tmandry@gmail.com</email>
</author>
<published>2019-10-15T23:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af3d9e57e7e487b86b113bb235b716111be48bb8'/>
<id>urn:sha1:af3d9e57e7e487b86b113bb235b716111be48bb8</id>
<content type='text'>
Remove last uses of gensyms

Underscore bindings now use unique `SyntaxContext`s to avoid collisions. This was the last use of gensyms in the compiler, so this PR also removes them.

closes #49300
cc #60869

r? @petrochenkov
</content>
</entry>
<entry>
<title>Remove some mentions of gensyms</title>
<updated>2019-10-15T20:12:05+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2019-08-31T15:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4198df1f4be969747bc92254185ae4983e8f3c5c'/>
<id>urn:sha1:4198df1f4be969747bc92254185ae4983e8f3c5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary `use crate::sess::ParseSess;`.</title>
<updated>2019-10-15T11:28:13+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-15T09:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8370f14225cfb1a7f0eae8b8dadfaa4393e00d7c'/>
<id>urn:sha1:8370f14225cfb1a7f0eae8b8dadfaa4393e00d7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #65376 - Centril:syntax-extractions-1, r=petrochenkov</title>
<updated>2019-10-15T11:27:28+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-15T11:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d24c66fba39fe88ffc2a1755188a50c6781499f7'/>
<id>urn:sha1:d24c66fba39fe88ffc2a1755188a50c6781499f7</id>
<content type='text'>
syntax: misc extractions

Part of https://github.com/rust-lang/rust/pull/65324.

r? @petrochenkov
</content>
</entry>
<entry>
<title>syntax::parse::sess -&gt; syntax::sess</title>
<updated>2019-10-15T07:41:58+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-14T08:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ae156a56d4ae27e2fca8d51aa63d5322b500c91f'/>
<id>urn:sha1:ae156a56d4ae27e2fca8d51aa63d5322b500c91f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize proc macros generating `macro_rules` items</title>
<updated>2019-10-15T07:03:51+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-08-31T12:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b39e188dda7a690f560c8beb0ae0b34982b993d8'/>
<id>urn:sha1:b39e188dda7a690f560c8beb0ae0b34982b993d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #65261 - nnethercote:rm-Option-from-TokenStream, r=petrochenkov</title>
<updated>2019-10-15T00:52:35+00:00</updated>
<author>
<name>Tyler Mandry</name>
<email>tmandry@gmail.com</email>
</author>
<published>2019-10-15T00:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d28ed1ae6c3f44f03e30e4884d6701e36744246'/>
<id>urn:sha1:6d28ed1ae6c3f44f03e30e4884d6701e36744246</id>
<content type='text'>
Remove `Option` from `TokenStream`

A code simplification.

r? @petrochenkov
</content>
</entry>
</feed>
