Update changelog

This commit is contained in:
Manish Goregaokar 2017-09-05 09:45:14 -07:00 committed by Dan Gohman
parent 90f345df94
commit bc602df324
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,