rust/src/libsyntax/parse/lexer
Marvin Löbel 07d00deab2 Made Self a keyword.
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
2015-02-12 22:04:31 +01:00
..
comments.rs rollup merge of #21830: japaric/for-cleanup 2015-02-02 11:01:12 -08:00
mod.rs Made Self a keyword. 2015-02-12 22:04:31 +01:00