mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
clippy
This commit is contained in:
parent
ed048c7c93
commit
18574560d3
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ pub fn load_and_typecheck(
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn load_and_typecheck_str<'a>(
|
||||
arena: &'a Bump,
|
||||
filename: PathBuf,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue