<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse, branch 0.10</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.10</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.10'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-03-31T05:13:48+00:00</updated>
<entry>
<title>vec: convert `append` and `append_one` to methods</title>
<updated>2014-03-31T05:13:48+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2014-03-31T03:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbbc1fc843a0bea0191f66b76ff6fcc9005d7b0f'/>
<id>urn:sha1:cbbc1fc843a0bea0191f66b76ff6fcc9005d7b0f</id>
<content type='text'>
These were only free functions on `~[T]` because taking self by-value
used to be broken.
</content>
</entry>
<entry>
<title>Removed deprecated functions `map` and `flat_map` for vectors and slices.</title>
<updated>2014-03-30T01:47:04+00:00</updated>
<author>
<name>Marvin Löbel</name>
<email>loebel.marvin@gmail.com</email>
</author>
<published>2014-03-28T19:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c356e3ba6a12c3294a9a428ef9120cff9306bf4b'/>
<id>urn:sha1:c356e3ba6a12c3294a9a428ef9120cff9306bf4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auto merge of #13188 : FlaPer87/rust/master, r=alexcrichton</title>
<updated>2014-03-29T09:56:40+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2014-03-29T09:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df9cf18c10099d15146580ab6a2b64f2d2007a89'/>
<id>urn:sha1:df9cf18c10099d15146580ab6a2b64f2d2007a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auto merge of #13170 : eddyb/rust/syntax-cleanup, r=alexcrichton</title>
<updated>2014-03-29T03:21:45+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2014-03-29T03:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6584f3746e552a626003f564e2f83262d93cbd57'/>
<id>urn:sha1:6584f3746e552a626003f564e2f83262d93cbd57</id>
<content type='text'>
Removes all Cell's/RefCell's from lexer::Reader implementations and a couple @.
</content>
</entry>
<entry>
<title>Register new snapshot</title>
<updated>2014-03-29T00:12:32+00:00</updated>
<author>
<name>Flavio Percoco</name>
<email>flaper87@gmail.com</email>
</author>
<published>2014-03-29T00:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9c6061c9a542a617020073d0a6b187849d0e348'/>
<id>urn:sha1:a9c6061c9a542a617020073d0a6b187849d0e348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert most code to new inner attribute syntax.</title>
<updated>2014-03-29T00:12:21+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-03-22T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=451e8c1c6178750a4c1789f40749562164a980b7'/>
<id>urn:sha1:451e8c1c6178750a4c1789f40749562164a980b7</id>
<content type='text'>
Closes #2569
</content>
</entry>
<entry>
<title>syntax: Accept meta matchers in macros</title>
<updated>2014-03-28T23:37:45+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-03-26T23:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c6bbb95ce26e75214003190b643f5098e39b6428'/>
<id>urn:sha1:c6bbb95ce26e75214003190b643f5098e39b6428</id>
<content type='text'>
This removes the `attr` matcher and adds a `meta` matcher. The previous `attr`
matcher is now ambiguous because it doesn't disambiguate whether it means inner
attribute or outer attribute.

The new behavior can still be achieved by taking an argument of the form
`#[$foo:meta]` (the brackets are part of the macro pattern).

Closes #13067
</content>
</entry>
<entry>
<title>De-@ IdentInterner.</title>
<updated>2014-03-28T16:28:04+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2014-03-27T17:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f65638e669256f37ddaf4ada6617b57cc6dee0da'/>
<id>urn:sha1:f65638e669256f37ddaf4ada6617b57cc6dee0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-@ TokenTree.</title>
<updated>2014-03-28T16:28:04+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2014-03-27T14:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8f226e56946d20acfdf8c0c48c57fd7ba3571157'/>
<id>urn:sha1:8f226e56946d20acfdf8c0c48c57fd7ba3571157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used inherited mutability in lexer::Reader.</title>
<updated>2014-03-28T16:28:03+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2014-03-27T13:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7cf4d8bc446177204e9e12b1efb199a5dbc956b5'/>
<id>urn:sha1:7cf4d8bc446177204e9e12b1efb199a5dbc956b5</id>
<content type='text'>
</content>
</entry>
</feed>
