Skip to content

Commit b1353e6

Browse files
committed
Remove temporary fix now unneeded
1 parent f1c5b45 commit b1353e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/compile-fail/derive.rs

-1
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)