chore(ext/fetch): custom arity (#14198)

This commit is contained in:
Divy Srivastava 2022-04-23 22:19:06 +05:30 committed by GitHub
parent d2c80aa26f
commit 2eb8c3b82f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 36 additions and 30 deletions

View file

@ -115,6 +115,7 @@ pub fn op(attr: TokenStream, item: TokenStream) -> TokenStream {
}
#[inline]
#[allow(clippy::too_many_arguments)]
#original_func
pub fn v8_func #generics (