Skip to content

Commit fb115a6

Browse files
authored
style: fix lints from rust 1.78 (#629)
1 parent 02b23d5 commit fb115a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/experimental.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ mod experimental_features {
4343
}
4444
}
4545

46+
#[allow(dead_code)]
4647
trait IndividualMetadataRetrieval: MetadataRetrieval<tskit::IndividualId> {
4748
fn individual_metadata(
4849
&self,

0 commit comments

Comments
 (0)