Bump to 0.0.162

This commit is contained in:
Manish Goregaokar
2017-09-18 20:26:36 -07:00
parent 35fa4429e3
commit 31489d75a3
5 changed files with 13 additions and 6 deletions

View File

@@ -458,6 +458,7 @@ pub fn register_plugins(reg: &mut rustc_plugin::Registry) {
matches::MATCH_REF_PATS,
matches::MATCH_WILD_ERR_ARM,
matches::SINGLE_MATCH,
methods::CHARS_LAST_CMP,
methods::CHARS_NEXT_CMP,
methods::CLONE_DOUBLE_REF,
methods::CLONE_ON_COPY,