mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
Merge branch 'ci_ssl_fix' into cli-run-non-app
This commit is contained in:
commit
cbdf4c71ed
7 changed files with 43 additions and 19 deletions
|
@ -3496,6 +3496,7 @@ fn unpack_exposes_entries<'a>(
|
|||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
#[allow(clippy::unnecessary_wraps)]
|
||||
fn canonicalize_and_constrain<'a, F>(
|
||||
arena: &'a Bump,
|
||||
module_ids: &ModuleIds,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue