<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse/parser.rs, branch 1.0.0-alpha.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.0.0-alpha.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.0.0-alpha.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-02-19T00:34:04+00:00</updated>
<entry>
<title>Round 3 test fixes and conflicts</title>
<updated>2015-02-19T00:34:04+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-18T23:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6e939a2df16338e9cf63ad19d1025a15069387c'/>
<id>urn:sha1:d6e939a2df16338e9cf63ad19d1025a15069387c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket</title>
<updated>2015-02-18T23:48:40+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-18T23:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=231eeaa35b3a7700cfd05dcb30f01cd7a36313b8'/>
<id>urn:sha1:231eeaa35b3a7700cfd05dcb30f01cd7a36313b8</id>
<content type='text'>
Conflicts:
	src/libcollections/slice.rs
	src/libcollections/str.rs
	src/librustc/middle/lang_items.rs
	src/librustc_back/rpath.rs
	src/librustc_typeck/check/regionck.rs
	src/libstd/ffi/os_str.rs
	src/libsyntax/diagnostic.rs
	src/libsyntax/parse/parser.rs
	src/libsyntax/util/interner.rs
	src/test/run-pass/regions-refcell.rs
</content>
</entry>
<entry>
<title>Replace all uses of `&amp;foo[]` with `&amp;foo[..]` en masse.</title>
<updated>2015-02-18T22:36:03+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2015-02-18T19:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ea84aeed4ed3006eddb6a7b24e9714f2844cd22'/>
<id>urn:sha1:9ea84aeed4ed3006eddb6a7b24e9714f2844cd22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Declare `&amp;foo[]` to be obsolete syntax. Modify the obsolete mechanism to</title>
<updated>2015-02-18T22:35:50+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2015-02-18T19:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=64cd30e0cacb6b509f9368004afb0b6bde7a5143'/>
<id>urn:sha1:64cd30e0cacb6b509f9368004afb0b6bde7a5143</id>
<content type='text'>
support warnings.
</content>
</entry>
<entry>
<title>Remove usage of .map(|&amp;foo| foo)</title>
<updated>2015-02-18T00:57:35+00:00</updated>
<author>
<name>Kevin Butler</name>
<email>haqkrs@gmail.com</email>
</author>
<published>2015-02-15T05:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=061206b9c75cf89b94dac1a2f358a0c649d796ae'/>
<id>urn:sha1:061206b9c75cf89b94dac1a2f358a0c649d796ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Opt for .cloned() over .map(|x| x.clone()) etc.</title>
<updated>2015-02-18T00:56:07+00:00</updated>
<author>
<name>Kevin Butler</name>
<email>haqkrs@gmail.com</email>
</author>
<published>2015-02-13T07:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2f586b9687e5c33d9d3b8eccfc309f65d2a9f4e9'/>
<id>urn:sha1:2f586b9687e5c33d9d3b8eccfc309f65d2a9f4e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #22285 - kmcallister:pub-macro, r=nick29581</title>
<updated>2015-02-15T13:12:48+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2015-02-15T13:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16b24f15bd042c4f97e1d4826d82c992c0228684'/>
<id>urn:sha1:16b24f15bd042c4f97e1d4826d82c992c0228684</id>
<content type='text'>
 It's not clear what this means, because a macro in item position can expand to zero or more items.  For now we disallow it, which is technically a

    [breaking-change]

but is landing without an RFC.  The `pub` keyword previously had no effect, which seems quite unintended.

Fixes #18317.
Fixes #14660.
</content>
</entry>
<entry>
<title>Forbid `pub mymacro!();`</title>
<updated>2015-02-13T21:48:09+00:00</updated>
<author>
<name>Keegan McAllister</name>
<email>kmcallister@mozilla.com</email>
</author>
<published>2015-02-13T04:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dcd4cef119dc2fdac43b86cfb3694756d8c23f9f'/>
<id>urn:sha1:dcd4cef119dc2fdac43b86cfb3694756d8c23f9f</id>
<content type='text'>
It's not clear what this means, because a macro in item position can expand to
zero or more items.  For now we disallow it, which is technically a

    [breaking-change]

but is landing without an RFC.  The `pub` keyword previously had no effect,
which seems quite unintended.

Fixes #18317.
Fixes #14660.
</content>
</entry>
<entry>
<title>Made `Self` a keyword.</title>
<updated>2015-02-12T21:04:31+00:00</updated>
<author>
<name>Marvin Löbel</name>
<email>loebel.marvin@gmail.com</email>
</author>
<published>2015-02-10T13:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07d00deab22dc07ffc58b8e74d45596242ca8b15'/>
<id>urn:sha1:07d00deab22dc07ffc58b8e74d45596242ca8b15</id>
<content type='text'>
It is only allowed in paths now, where it will either work inside a `trait`
or `impl` item, or not resolve outside of it.

[breaking-change]

Closes #22137
</content>
</entry>
<entry>
<title>Accept quantification of lifetimes outside the self type in where clauses.</title>
<updated>2015-02-08T20:29:53+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2015-02-05T08:46:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8122ce81d0909bed39c6df3e47bc751851bded84'/>
<id>urn:sha1:8122ce81d0909bed39c6df3e47bc751851bded84</id>
<content type='text'>
Closes #20022
</content>
</entry>
</feed>
