This commit is contained in:
Folkert 2021-02-21 00:16:38 +01:00
parent cbdf4c71ed
commit 362a1fa018

View file

@ -2576,6 +2576,7 @@ fn parse_header<'a>(
}
/// Load a module by its filename
#[allow(clippy::too_many_arguments)]
fn load_filename<'a>(
arena: &'a Bump,
filename: PathBuf,