Skip to content

Commit

Permalink
we don't need this TODO anymore (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guanqun Lu authored and pepyakin committed Aug 3, 2018
1 parent 8ca6b4b commit 929ac56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/isa.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 929ac56

Please sign in to comment.