]> git.lizzy.rs Git - rust.git/commit
get rid of keyword idents, replace with names
authorJohn Clements <clements@racket-lang.org>
Sun, 6 Jul 2014 22:19:29 +0000 (15:19 -0700)
committerJohn Clements <clements@racket-lang.org>
Tue, 8 Jul 2014 22:15:46 +0000 (15:15 -0700)
commitc1b8b3c35c1e59c475412864c230491843b52ab1
tree30d40c7c63a83529dffaef46283b86ceaf5f7628
parent06b64345d681681adc97e64c0dd74a1c9b0762ea
get rid of keyword idents, replace with names

should prevent future bugs
src/libsyntax/parse/parser.rs
src/libsyntax/parse/token.rs