Skip to content

Commit ee3f3bf

Browse files
committed
Remove temporary fix now unneeded
1 parent 3f43996 commit ee3f3bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/compile-fail/derive.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
#![deny(warnings)]
55
#![allow(dead_code)]
6-
#![allow(unused_variables)] // Temporary fix for rustc false positive. To be removed.
76

87
use std::hash::{Hash, Hasher};
98

0 commit comments

Comments
 (0)