Remove deprecated LLVM-style inline assembly
This commit is contained in:
@@ -176,7 +176,6 @@ impl DefUse {
|
||||
// All other contexts are uses...
|
||||
PlaceContext::MutatingUse(
|
||||
MutatingUseContext::AddressOf
|
||||
| MutatingUseContext::LlvmAsmOutput
|
||||
| MutatingUseContext::Borrow
|
||||
| MutatingUseContext::Drop
|
||||
| MutatingUseContext::Retag,
|
||||
|
||||
Reference in New Issue
Block a user