1
Fork 0

Rollup merge of #137529 - klensy:unused3, r=lcnr

remove few unused args
This commit is contained in:
León Orell Valerian Liehr 2025-02-26 04:15:04 +01:00 committed by GitHub
commit 292c003ce7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 24 deletions

View file

@ -1116,7 +1116,6 @@ impl<'a> CrateMetadataRef<'a> {
value: self.get_default_field(did.index),
})
.collect(),
adt_kind,
parent_did,
None,
data.is_non_exhaustive,