]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #22158 - Kimundi:the_lonely_uppercase_keyword, r=pnkfelix
authorbors <bors@rust-lang.org>
Sat, 14 Feb 2015 17:01:11 +0000 (17:01 +0000)
committerbors <bors@rust-lang.org>
Sat, 14 Feb 2015 17:01:11 +0000 (17:01 +0000)
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

1  2 
src/libsyntax/parse/token.rs

Simple merge