Version bump

This commit is contained in:
Oliver Schneider
2017-09-12 14:40:24 +02:00
parent b127ad251f
commit b7222be917
4 changed files with 9 additions and 3 deletions

View File

@@ -460,6 +460,7 @@ pub fn register_plugins(reg: &mut rustc_plugin::Registry) {
methods::CHARS_NEXT_CMP,
methods::CLONE_DOUBLE_REF,
methods::CLONE_ON_COPY,
methods::CLONE_ON_REF_PTR,
methods::FILTER_NEXT,
methods::GET_UNWRAP,
methods::ITER_CLONED_COLLECT,