<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax_ext/deriving, branch 1.31.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.31.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.31.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-10-29T14:09:36+00:00</updated>
<entry>
<title>Remove redundant clone</title>
<updated>2018-10-29T14:09:36+00:00</updated>
<author>
<name>Shotaro Yamada</name>
<email>sinkuu@sinkuu.xyz</email>
</author>
<published>2018-10-25T18:11:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ff0605af9ca2a2cbf2d7f17d4a0f4210d6f470e9'/>
<id>urn:sha1:ff0605af9ca2a2cbf2d7f17d4a0f4210d6f470e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mv (mod) codemap source_map</title>
<updated>2018-08-19T21:01:00+00:00</updated>
<author>
<name>Donato Sciarra</name>
<email>sciarp@gmail.com</email>
</author>
<published>2018-08-18T10:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=82607d2cf3866c7cc31050548f2fbfa39207e319'/>
<id>urn:sha1:82607d2cf3866c7cc31050548f2fbfa39207e319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax_ext: remove leftover span_err_if_not_stage0 macro.</title>
<updated>2018-08-15T23:10:54+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2018-08-15T23:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=83268ff494fddafefd908e283f25cfb262a72a10'/>
<id>urn:sha1:83268ff494fddafefd908e283f25cfb262a72a10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move SmallVec and ThinVec out of libsyntax</title>
<updated>2018-08-13T20:11:57+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-08-05T10:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5e6375352636360add297c1f5a1f37ce71506e9'/>
<id>urn:sha1:e5e6375352636360add297c1f5a1f37ce71506e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[nll] libsyntax_ext: remove unnecessary mut annotation on variable</title>
<updated>2018-08-09T19:32:23+00:00</updated>
<author>
<name>memoryruins</name>
<email>memoryruinsmusic@gmail.com</email>
</author>
<published>2018-08-09T19:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce5b9c662f2ee203fb08c6a07f0a3f059f1697f4'/>
<id>urn:sha1:ce5b9c662f2ee203fb08c6a07f0a3f059f1697f4</id>
<content type='text'>
Pointed out by nll. It is correct that the mut annotation is not needed.
</content>
</entry>
<entry>
<title>Replace push loops with collect() and extend() where possible</title>
<updated>2018-07-29T16:53:22+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-26T15:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=59c8a279daf6912b99ba089ff6dafbfc3469831e'/>
<id>urn:sha1:59c8a279daf6912b99ba089ff6dafbfc3469831e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libsyntax_ext: Prefer `Option::map` over `match` where applicable</title>
<updated>2018-07-24T05:06:45+00:00</updated>
<author>
<name>Colin Wallace</name>
<email>colin@mooooo.ooo</email>
</author>
<published>2018-07-24T05:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbe5f1c4207673b9059e832ef2f134b4f87b380d'/>
<id>urn:sha1:cbe5f1c4207673b9059e832ef2f134b4f87b380d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove most of `PartialEq` impls from AST and HIR structures</title>
<updated>2018-07-14T11:56:57+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-03-20T22:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d1a30c92b50c5965ed26449758fca81bee15747'/>
<id>urn:sha1:4d1a30c92b50c5965ed26449758fca81bee15747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deny bare trait objects in src/libsyntax_ext</title>
<updated>2018-07-12T09:58:16+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-07-12T09:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=08c113abef13bd5ed050f7f8480afcd04eda081f'/>
<id>urn:sha1:08c113abef13bd5ed050f7f8480afcd04eda081f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hygiene: Merge `NameAndSpan` into `ExpnInfo`</title>
<updated>2018-06-23T18:53:24+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-06-23T18:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=20ce91076af125eda82bb36e446e67b1c7af4218'/>
<id>urn:sha1:20ce91076af125eda82bb36e446e67b1c7af4218</id>
<content type='text'>
</content>
</entry>
</feed>
