mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
clippy
This commit is contained in:
parent
c1265574b3
commit
cf0b1ba206
3 changed files with 5 additions and 4 deletions
|
@ -3867,6 +3867,7 @@ pub fn with_hole<'a>(
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::type_complexity)]
|
||||
fn sorted_field_symbols<'a>(
|
||||
env: &mut Env<'a, '_>,
|
||||
procs: &mut Procs<'a>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue