nits. also, rustc now emits released for drop. (72)
This commit is contained in:
parent
d0f043528d
commit
e5c6637d87
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ impl<'a, 'tcx> EvalContext<'a, 'tcx> {
|
|||
}
|
||||
}
|
||||
}
|
||||
Lvalue::Local { ..} | Lvalue::Global(..) => {
|
||||
Lvalue::Local { .. } | Lvalue::Global(..) => {
|
||||
// These are not backed by memory, so we have nothing to do.
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue