mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
Cleanup of lints
This commit is contained in:
parent
6e0e11ea79
commit
1960f429bd
6 changed files with 13 additions and 16 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue