Skip to content

Commit 19d11cd

Browse files
ivarflakstadizagawd
authored andcommitted
Remove redundant #[allow(dead_code)]
1 parent ea48ffc commit 19d11cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/coretests/tests/intrinsics.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ fn carrying_mul_add_fallback_i128() {
198198
}
199199

200200
#[test]
201-
#[allow(dead_code)]
202201
fn test_vtable_for() {
203202
#[derive(Debug)]
204203
struct A {}

0 commit comments

Comments
 (0)