fix clippy thing

This commit is contained in:
Folkert 2020-10-18 21:06:34 +02:00
parent b0ef8b9b07
commit fd77a18908

View file

@ -64,7 +64,7 @@ impl<'a> ClosureLayout<'a> {
}
}
pub fn from_var<'b>(
pub fn from_var(
arena: &'a Bump,
subs: &Subs,
closure_var: Variable,