Rustup to rustc 1.33.0-nightly (09d6ab90e
2018-12-20)
This commit is contained in:
parent
00e09cc5b9
commit
64d4257387
1 changed files with 1 additions and 2 deletions
|
@ -655,8 +655,7 @@ fn trans_stmt<'a, 'tcx: 'a>(
|
|||
| StatementKind::Nop
|
||||
| StatementKind::FakeRead(..)
|
||||
| StatementKind::Retag { .. }
|
||||
| StatementKind::AscribeUserType(..)
|
||||
| StatementKind::EscapeToRaw(..) => {}
|
||||
| StatementKind::AscribeUserType(..) => {}
|
||||
|
||||
StatementKind::InlineAsm { .. } => unimpl!("Inline assembly is not supported"),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue