We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2960bc8 commit 68129a6Copy full SHA for 68129a6
src/test/codegen-units/item-collection/generic-impl.rs
@@ -77,5 +77,3 @@ fn main() {
77
//~ TRANS_ITEM fn generic_impl::id[0]<generic_impl::Struct[0]<&str>>
78
let _ = (Struct::new(Struct::new("str")).f)(Struct::new("str"));
79
}
80
-
81
-//~ TRANS_ITEM drop-glue i8
0 commit comments