we don't need this TODO anymore (#120)

This commit is contained in:
Guanqun Lu 2018-08-03 21:04:33 +08:00 committed by Sergey Pepyakin
parent 8ca6b4b860
commit 929ac564a5
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ pub struct Target {
pub drop_keep: DropKeep,
}
#[allow(unused)] // TODO: Remove
#[derive(Debug, Clone, PartialEq)]
pub enum Instruction {
/// Push a local variable or an argument from the specified depth.