<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/ext/deriving/debug.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-12-15T06:04:46+00:00</updated>
<entry>
<title>Move built-in syntax extensions to a separate crate</title>
<updated>2015-12-15T06:04:46+00:00</updated>
<author>
<name>Seo Sanghyeon</name>
<email>sanxiyn@gmail.com</email>
</author>
<published>2015-12-10T14:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9ba1078245bc2c023f51d2a63e0ca84863600e7'/>
<id>urn:sha1:f9ba1078245bc2c023f51d2a63e0ca84863600e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add syntax support for attributes on expressions and all syntax</title>
<updated>2015-11-26T20:46:12+00:00</updated>
<author>
<name>Marvin Löbel</name>
<email>loebel.marvin@gmail.com</email>
</author>
<published>2015-11-03T16:39:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a8f358de7ee71934b8129dff5d908730454d7b1'/>
<id>urn:sha1:2a8f358de7ee71934b8129dff5d908730454d7b1</id>
<content type='text'>
nodes in statement position.

Extended #[cfg] folder to allow removal of statements, and
of expressions in optional positions like expression lists and trailing
block expressions.

Extended lint checker to recognize lint levels on expressions and
locals.
</content>
</entry>
<entry>
<title>syntax: Use `let _` in #[derive(Debug)]</title>
<updated>2015-11-09T18:42:58+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-11-09T18:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5d55533f93c8cd8ab189d5da919ec9b2b456ae35'/>
<id>urn:sha1:5d55533f93c8cd8ab189d5da919ec9b2b456ae35</id>
<content type='text'>
This should help avoid triggering the unused_results lint which can frequently
be turned on.

Closes #29710
</content>
</entry>
<entry>
<title>Don't chain method calls in #[derive(Debug)]</title>
<updated>2015-11-04T06:48:28+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2015-11-04T06:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d0bc6a1f49f2802d603acf086ed54d976a79d703'/>
<id>urn:sha1:d0bc6a1f49f2802d603acf086ed54d976a79d703</id>
<content type='text'>
Closes #29540
</content>
</entry>
<entry>
<title>Remove #[derive(Show)]</title>
<updated>2015-10-18T16:12:09+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2015-10-18T16:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=025cf758649bcbc13b90e35c49504581b7b51de2'/>
<id>urn:sha1:025cf758649bcbc13b90e35c49504581b7b51de2</id>
<content type='text'>
</content>
</entry>
</feed>
