<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax_ext/assert.rs, branch 1.41.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.41.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.41.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-01-17T19:39:06+00:00</updated>
<entry>
<title>Change `next_point` when `shrink_to_hi` is more appropriate</title>
<updated>2020-01-17T19:39:06+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-01-10T19:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec4a464d153f9e663712a8f1f62d9ca75890655a'/>
<id>urn:sha1:ec4a464d153f9e663712a8f1f62d9ca75890655a</id>
<content type='text'>
(cherry picked from commit b93ef68245807bac97cd17ea9eaa13169380d815)
</content>
</entry>
<entry>
<title>syntax: Remove redundant span from `ast::Mac`</title>
<updated>2019-12-02T18:56:34+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-12-01T12:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0fac56717a1bce4e362d91d8f4e71d65676d49a3'/>
<id>urn:sha1:0fac56717a1bce4e362d91d8f4e71d65676d49a3</id>
<content type='text'>
Also remove a couple of redundant `visit_mac` asserts
</content>
</entry>
<entry>
<title>syntax: Introduce a struct `MacArgs` for macro arguments</title>
<updated>2019-12-02T18:56:34+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-11-30T23:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a81804b4d5f222f94758139b504aa2570528f9f1'/>
<id>urn:sha1:a81804b4d5f222f94758139b504aa2570528f9f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move syntax::parse -&gt; librustc_parse</title>
<updated>2019-11-10T02:57:18+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-15T20:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ae2728fa8052915414127dce28245eb8f70842a'/>
<id>urn:sha1:4ae2728fa8052915414127dce28245eb8f70842a</id>
<content type='text'>
also move MACRO_ARGUMENTS -&gt; librustc_parse
</content>
</entry>
<entry>
<title>syntax::parser::token -&gt; syntax::token</title>
<updated>2019-11-07T12:50:12+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-10-11T10:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9d6768a478b8a6afa1e16dfebe9d79bd3f508cdf'/>
<id>urn:sha1:9d6768a478b8a6afa1e16dfebe9d79bd3f508cdf</id>
<content type='text'>
</content>
</entry>
<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>Remove `with_legacy_ctxt`</title>
<updated>2019-09-15T08:15:38+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2019-09-14T20:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ab67c8f560a730b8978f4a42deb70d01ca1cdfc'/>
<id>urn:sha1:8ab67c8f560a730b8978f4a42deb70d01ca1cdfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use TokenStream rather than &amp;[TokenTree] for built-in macros</title>
<updated>2019-09-03T18:15:45+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2019-08-31T17:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa893a322570ea60cc8815b3dddb5311f0cb3b63'/>
<id>urn:sha1:fa893a322570ea60cc8815b3dddb5311f0cb3b63</id>
<content type='text'>
That way, we don't loose the jointness info
</content>
</entry>
<entry>
<title>Audit uses of `apply_mark` in built-in macros</title>
<updated>2019-08-22T22:44:33+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-08-21T18:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0fb01d219c7b7de142ad4097dd1e5cf708e7a27f'/>
<id>urn:sha1:0fb01d219c7b7de142ad4097dd1e5cf708e7a27f</id>
<content type='text'>
Replace them with equivalents of `Span::{def_site,call_site}` from proc macro API.
The new API is much less error prone and doesn't rely on macros having default transparency.
</content>
</entry>
<entry>
<title>Remove `Spanned` from `ast::Mac`</title>
<updated>2019-08-15T08:45:28+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-08-14T23:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=433b1e36e19824742175de681b8579c861217207'/>
<id>urn:sha1:433b1e36e19824742175de681b8579c861217207</id>
<content type='text'>
</content>
</entry>
</feed>
