]> git.lizzy.rs Git - rust.git/commit
use enumerate in place of 'for ti in range(i, tokens.len()) ... match tokens[ti]...
authorTim Kuehn <tkuehn@cmu.edu>
Sat, 7 Sep 2013 01:36:48 +0000 (21:36 -0400)
committerTim Kuehn <tkuehn@cmu.edu>
Sat, 7 Sep 2013 01:54:03 +0000 (21:54 -0400)
commit39ce095ebdfcfb35f93b386bcf5a6f0586f78611
treee93f6e8a405c2a7ea5adfe8501e94194736906da
parentf883159cdf3a84967513dfb27f004499ac456a1a
use enumerate in place of 'for ti in range(i, tokens.len()) ... match tokens[ti] ...'
src/libextra/glob.rs