about summary refs log tree commit diff
path: root/src/comp/syntax/parse/parser.rs
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2011-08-31 18:45:37 +0200
committerMarijn Haverbeke <marijnh@gmail.com>2011-09-01 16:32:38 +0200
commit2d1dec78e7fd2fa0a569f797d147d5940e81f3d0 (patch)
treefe35c14dcd9c29ed3bee30fe2c11453eacd0e36f /src/comp/syntax/parse/parser.rs
parent34ae491ca9f7ad7549fa0d767f7452055df875d8 (diff)
downloadrust-2d1dec78e7fd2fa0a569f797d147d5940e81f3d0.tar.gz
rust-2d1dec78e7fd2fa0a569f797d147d5940e81f3d0.zip
Move mutability checking into its own pass.
Having it in the alias pass was slightly more efficient (finding
expression roots has to be done in both passes), but further muddled
up the already complex alias checker.

Also factors out some duplication in the mutability-checking code.
Diffstat (limited to 'src/comp/syntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions