Since the decl in a for or for-each loop must always be a local decl, I changed the AST to express this. Fewer potential match failures and "the impossible happened" error messages = yay! |
||
|---|---|---|
| .. | ||
| pp.rs | ||
| ppaux.rs | ||
| pprust.rs | ||
Since the decl in a for or for-each loop must always be a local decl, I changed the AST to express this. Fewer potential match failures and "the impossible happened" error messages = yay! |
||
|---|---|---|
| .. | ||
| pp.rs | ||
| ppaux.rs | ||
| pprust.rs | ||