Enable and fix several more clippy lints.
This commit is contained in:
@@ -219,7 +219,7 @@ impl<'a> Context<'a> {
|
||||
|
||||
self.reloads.insert(ReloadedValue {
|
||||
stack: cand.value,
|
||||
reg: reg,
|
||||
reg,
|
||||
});
|
||||
cand.value = reg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user