]> git.lizzy.rs Git - rust.git/commit
don't expand subexprs of for loop, just re-expand whole thing.
authorJohn Clements <clements@racket-lang.org>
Wed, 25 Jun 2014 00:58:56 +0000 (17:58 -0700)
committerJohn Clements <clements@racket-lang.org>
Wed, 25 Jun 2014 21:36:05 +0000 (14:36 -0700)
commit1e329bf050088281729a2ac8e83bd52f1776363e
treefaaf6bea31c11f2903ab31ee147fa00035633bff
parentd2adb7cf81f565bdacd45190aac5e53cc2e04ea6
don't expand subexprs of for loop, just re-expand whole thing.

Fixes #15167
src/libsyntax/ext/expand.rs