Skip to content

Commit 68129a6

Browse files
committed
fix codegen-units fallout
1 parent 2960bc8 commit 68129a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/codegen-units/item-collection/generic-impl.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,3 @@ fn main() {
7777
//~ TRANS_ITEM fn generic_impl::id[0]<generic_impl::Struct[0]<&str>>
7878
let _ = (Struct::new(Struct::new("str")).f)(Struct::new("str"));
7979
}
80-
81-
//~ TRANS_ITEM drop-glue i8

0 commit comments

Comments
 (0)