]> git.lizzy.rs Git - rust.git/commit
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)
commitb63cee4a11fcfecf20ed8419bc3bd6859e6496bc
treee614f946a2e7811fe886a52ee19899a4ede35dd9
parent3d1c1added595c1c3410a1b72d8f0134942e4e24
parent07d00deab22dc07ffc58b8e74d45596242ca8b15
Auto merge of #22158 - Kimundi:the_lonely_uppercase_keyword, r=pnkfelix

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
src/libsyntax/parse/token.rs