Rustup to rustc 1.30.0-nightly (2f1547c0a
2018-09-11)
This commit is contained in:
parent
a63b85496a
commit
29c8fcfc24
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ fn trans_stmt<'a, 'tcx: 'a>(
|
||||||
| StatementKind::ReadForMatch(_)
|
| StatementKind::ReadForMatch(_)
|
||||||
| StatementKind::Validate(_, _)
|
| StatementKind::Validate(_, _)
|
||||||
| StatementKind::EndRegion(_)
|
| StatementKind::EndRegion(_)
|
||||||
| StatementKind::UserAssertTy(_, _) => {}
|
| StatementKind::AscribeUserType(..) => {}
|
||||||
|
|
||||||
StatementKind::InlineAsm { .. } => unimpl!("Inline assembly is not supported"),
|
StatementKind::InlineAsm { .. } => unimpl!("Inline assembly is not supported"),
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue