Fix clippy.
This commit is contained in:
		
							parent
							
								
									6e71acdb7d
								
							
						
					
					
						commit
						99b2af6c99
					
				| @ -11,6 +11,7 @@ macro_rules! to_wasm { | |||||||
|                 $wasm_context: crate::wasm::to_wasm::ToWasmContext<'_>, |                 $wasm_context: crate::wasm::to_wasm::ToWasmContext<'_>, | ||||||
|             ) -> Result<Self::Output, crate::error::CustomError> { |             ) -> Result<Self::Output, crate::error::CustomError> { | ||||||
|                 let $original = self; |                 let $original = self; | ||||||
|  |                 #[allow(unused_braces)] | ||||||
|                 $fnbody |                 $fnbody | ||||||
|             } |             } | ||||||
|         } |         } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tom Alexander
						Tom Alexander