Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
e00E committed Nov 9, 2024
1 parent 9a9eac7 commit 4e3f7fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xtask/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ fn clippy(target: &Target) -> Result<()> {
Ok(())
}

// TODO: either save generated assembly to file or compare with existing file and error if doesn't match
fn show_asm(target: &Target) -> Result<()> {
let functions = [
"f32_to_i8",
Expand Down

0 comments on commit 4e3f7fd

Please sign in to comment.