Sorry clippy, we love long lists

This commit is contained in:
Ayaz Hafiz 2022-07-08 15:38:50 -04:00
parent e118573896
commit 676d6b3a7f
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -2422,6 +2422,7 @@ enum MakeTagUnionRecursive {
/// ```
///
/// When `Err` is returned, a problem will be added to `env`.
#[allow(clippy::too_many_arguments)]
fn make_tag_union_recursive_help<'a, 'b>(
env: &mut Env<'a>,
recursive_alias: Loc<Symbol>,