]> git.lizzy.rs Git - rust.git/commit
syntax: Demote `priv` to a reserved keyword
authorAlex Crichton <alex@alexcrichton.com>
Wed, 16 Apr 2014 02:32:42 +0000 (19:32 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 16 Apr 2014 15:12:43 +0000 (08:12 -0700)
commita0347d5224977c8a271fbae64d084a5c5347d22b
treef20da81a3227541c7eb55f11d53b36f667d9cdb0
parent5cfbc0e7aeefd30611213da33307723bcb490ac6
syntax: Demote `priv` to a reserved keyword

It is no longer used in rust anywhere.

RFC: 0006-remove-priv
src/libsyntax/parse/token.rs