clippy
This commit is contained in:
parent
c4d12688e3
commit
24ce839fb9
1 changed files with 1 additions and 1 deletions
|
|
@ -308,7 +308,7 @@ where
|
|||
Some(if return_nan { ecx.generate_nan(&[base]) } else { one })
|
||||
}
|
||||
|
||||
_ => return None,
|
||||
_ => None,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue