Rustup to rustc 1.32.0-nightly (6acbb5b65 2018-11-25)

This commit is contained in:
bjorn3 2018-11-26 17:51:28 +01:00
parent 95539518ec
commit d447f77f03

View File

@ -653,7 +653,6 @@ fn trans_stmt<'a, 'tcx: 'a>(
| StatementKind::StorageDead(_)
| StatementKind::Nop
| StatementKind::FakeRead(..)
| StatementKind::EndRegion(_)
| StatementKind::Retag { .. }
| StatementKind::AscribeUserType(..)
| StatementKind::EscapeToRaw(..) => {}