mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-24 21:05:12 +00:00
Rustup to rustc 1.32.0-nightly (8b096314a
2018-11-02)
This commit is contained in:
parent
12a5d777d3
commit
23e0b0bd9c
@ -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…
Reference in New Issue
Block a user