mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
clippy
This commit is contained in:
parent
cbdf4c71ed
commit
362a1fa018
1 changed files with 1 additions and 0 deletions
|
@ -2576,6 +2576,7 @@ fn parse_header<'a>(
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Load a module by its filename
|
/// Load a module by its filename
|
||||||
|
#[allow(clippy::too_many_arguments)]
|
||||||
fn load_filename<'a>(
|
fn load_filename<'a>(
|
||||||
arena: &'a Bump,
|
arena: &'a Bump,
|
||||||
filename: PathBuf,
|
filename: PathBuf,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue