diff options
| author | Marijn Haverbeke <[email protected]> | 2011-05-13 21:54:32 +0200 |
|---|---|---|
| committer | Marijn Haverbeke <[email protected]> | 2011-05-13 22:00:13 +0200 |
| commit | 571afe71bada1f7d24294a6045f3eca0d0710edd (patch) | |
| tree | 5a989adb6895d53800494c5b72e46b85346e37b3 /src/rt | |
| parent | Make the parser more careful about keywords (diff) | |
| download | rust-571afe71bada1f7d24294a6045f3eca0d0710edd.tar.xz rust-571afe71bada1f7d24294a6045f3eca0d0710edd.zip | |
Safeguard against using statement or item keywords as value ids
This prevents insane things like 'auto while = 2', which would parse
in the previous revision, but then break when you tried to mutate it
with 'while = 10'.
Diffstat (limited to 'src/rt')
0 files changed, 0 insertions, 0 deletions