we don't need this TODO anymore

This commit is contained in:
Guanqun Lu 2018-08-02 23:31:47 +08:00
parent 8ca6b4b860
commit d75a7781be
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.