Rustup to rustc 1.32.0-nightly (8b096314a
2018-11-02)
This commit is contained in:
parent
12a5d777d3
commit
23e0b0bd9c
1 changed files with 1 additions and 1 deletions
|
@ -657,8 +657,8 @@ fn trans_stmt<'a, 'tcx: 'a>(
|
|||
| StatementKind::StorageDead(_)
|
||||
| StatementKind::Nop
|
||||
| StatementKind::FakeRead(..)
|
||||
| StatementKind::Validate(_, _)
|
||||
| StatementKind::EndRegion(_)
|
||||
| StatementKind::Retag { .. }
|
||||
| StatementKind::AscribeUserType(..) => {}
|
||||
|
||||
StatementKind::InlineAsm { .. } => unimpl!("Inline assembly is not supported"),
|
||||
|
|
Loading…
Add table
Reference in a new issue