Skip to content

Commit

Permalink
backend: f me up
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenArthur committed Nov 8, 2023
1 parent f9e067b commit 08f26b4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gcc/rust/backend/rust-compile-item.cc
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ CompileItem::visit (HIR::Function &function)
}
}

rust_warning_at (function.get_locus (), 0,
"Arthur didn't clean up his stupid code: %s:%d", __FILE__,
__LINE__);

Resolver::CanonicalPath canonical_path
= Resolver::CanonicalPath::create_empty ();

Expand Down

0 comments on commit 08f26b4

Please sign in to comment.