Cleanup of lints

This commit is contained in:
Ayaz Hafiz 2023-01-04 13:59:39 -06:00
parent 6e0e11ea79
commit 1960f429bd
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
6 changed files with 13 additions and 16 deletions

View file

@ -454,7 +454,7 @@ impl<
self.interns
}
fn interner(&self) -> &STLayoutInterner<'a> {
&self.layout_interner
self.layout_interner
}
fn module_interns_helpers_mut(
&mut self,