Refactor the locate a namespace algorithm

This commit is contained in:
Anthony Ramine 2016-11-30 14:33:42 +01:00
parent fb206e2b10
commit 0c64bd766a
5 changed files with 60 additions and 60 deletions

View file

@ -61,6 +61,7 @@ plugins = {path = "../plugins"}
profile_traits = {path = "../profile_traits"}
rand = "0.3"
range = {path = "../range"}
ref_filter_map = "1.0.1"
ref_slice = "1.0"
regex = "0.1.43"
rustc-serialize = "0.3"