remove argument from the from_str functions

This commit is contained in:
Folkert 2022-12-24 14:41:28 +01:00
parent e44bf59334
commit 26e5ac85d4
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
6 changed files with 2 additions and 11 deletions

View file

@ -114,7 +114,6 @@ fn compiles_to_ir(test_name: &str, src: &str, mode: &str, no_check: bool) {
filename,
module_src,
src_dir,
Default::default(),
RocCacheDir::Disallowed,
load_config,
);