<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/ext/deriving/cmp/totaleq.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-04-16T02:48:09+00:00</updated>
<entry>
<title>syntax: Rename deriving/cmp/* to match their current names</title>
<updated>2015-04-16T02:48:09+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2015-04-02T16:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6557f4b2693af38910a9469a5a038f6a116419b2'/>
<id>urn:sha1:6557f4b2693af38910a9469a5a038f6a116419b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switched to Box::new in many places.</title>
<updated>2015-03-03T20:05:55+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2015-02-15T08:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0d5bcb14adb71900a99f06b92485de7e019734c2'/>
<id>urn:sha1:0d5bcb14adb71900a99f06b92485de7e019734c2</id>
<content type='text'>
Many of the modifications putting in `Box::new` calls also include a
pointer to Issue 22405, which tracks going back to `box &lt;expr&gt;` if
possible in the future.

(Still tried to use `Box&lt;_&gt;` where it sufficed; thus some tests still
have `box_syntax` enabled, as they use a mix of `box` and `Box::new`.)

Precursor for overloaded-`box` and placement-`in`; see Issue 22181.
</content>
</entry>
<entry>
<title>Don't use std:: paths in syntax extensions when compiling a #![no_std] crate</title>
<updated>2015-02-07T18:49:57+00:00</updated>
<author>
<name>Keegan McAllister</name>
<email>kmcallister@mozilla.com</email>
</author>
<published>2014-09-07T21:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=67350bc8681d6df212817644cad7c748039a6238'/>
<id>urn:sha1:67350bc8681d6df212817644cad7c748039a6238</id>
<content type='text'>
Fixes #16803.
Fixes #14342.
Fixes half of #21827 -- slice syntax is still broken.
</content>
</entry>
<entry>
<title>Use path helper macros in deriving</title>
<updated>2015-02-07T18:49:57+00:00</updated>
<author>
<name>Keegan McAllister</name>
<email>kmcallister@mozilla.com</email>
</author>
<published>2014-09-07T20:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=74eef05e7d029cee7407ab7939c326e6ea71a9c9'/>
<id>urn:sha1:74eef05e7d029cee7407ab7939c326e6ea71a9c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Associated types support for deriving::generic::TraitDef</title>
<updated>2015-01-25T05:54:30+00:00</updated>
<author>
<name>Dzmitry Malyshau</name>
<email>kvarkus@gmail.com</email>
</author>
<published>2015-01-25T05:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5632157b1a51976e691fc873472f53e629d1013'/>
<id>urn:sha1:e5632157b1a51976e691fc873472f53e629d1013</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/deriving/derives in Comments/Docs</title>
<updated>2015-01-17T19:08:02+00:00</updated>
<author>
<name>Earl St Sauver</name>
<email>estsauver@gmail.com</email>
</author>
<published>2015-01-12T10:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6ab95bdd62095429139f1b24717cbf0e5aa4a235'/>
<id>urn:sha1:6ab95bdd62095429139f1b24717cbf0e5aa4a235</id>
<content type='text'>
There are a large number of places that incorrectly refer
to deriving in comments, instead of derives.

Fixes #20984
</content>
</entry>
<entry>
<title>syntax: remove remaining boxed closures</title>
<updated>2015-01-05T22:22:12+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2015-01-01T23:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07a8e7cfb5128a2b1697713a0ec84329e4e44f1a'/>
<id>urn:sha1:07a8e7cfb5128a2b1697713a0ec84329e4e44f1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libsyntax: use unboxed closures</title>
<updated>2014-12-13T22:03:47+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2014-12-08T18:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0dac05dd627612232403c07ca8bd6d3376eec64a'/>
<id>urn:sha1:0dac05dd627612232403c07ca8bd6d3376eec64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fallout from renaming</title>
<updated>2014-09-16T21:37:48+00:00</updated>
<author>
<name>Aaron Turon</name>
<email>aturon@mozilla.com</email>
</author>
<published>2014-09-15T03:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fc525eeb4ec3443d29bce677f589b19f31c189bb'/>
<id>urn:sha1:fc525eeb4ec3443d29bce677f589b19f31c189bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: fix fallout from using ptr::P.</title>
<updated>2014-09-14T00:39:36+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2014-09-13T16:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ccd8498afbb371939b7decdbee712f726ccbded3'/>
<id>urn:sha1:ccd8498afbb371939b7decdbee712f726ccbded3</id>
<content type='text'>
</content>
</entry>
</feed>
