Removing recursion from ComplexSelector

formatting

formatting
This commit is contained in:
Matthew 2017-04-10 07:46:50 -04:00
parent ca3cd64d6b
commit ec04de4ab7
4 changed files with 26 additions and 6 deletions

1
Cargo.lock generated
View file

@ -2393,6 +2393,7 @@ dependencies = [
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"precomputed-hash 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]