Update changelog

This commit is contained in:
Manish Goregaokar
2017-09-05 09:45:14 -07:00
parent 2e3328503e
commit 07d5dba0b7
2 changed files with 5 additions and 0 deletions

View File

@@ -444,6 +444,7 @@ pub fn register_plugins(reg: &mut rustc_plugin::Registry) {
loops::FOR_LOOP_OVER_OPTION,
loops::FOR_LOOP_OVER_RESULT,
loops::ITER_NEXT_LOOP,
loops::MANUAL_MEMCPY,
loops::NEEDLESS_RANGE_LOOP,
loops::NEVER_LOOP,
loops::REVERSE_RANGE_LOOP,