mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
fix nightly build
This commit is contained in:
parent
c2d57fca98
commit
dadf8ba269
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::missing_const_for_fn)]
|
||||
fn block(mut self, block: Block<'b>) -> Self {
|
||||
self.block = Some(block);
|
||||
self
|
||||
|
|
|
|||
Loading…
Reference in a new issue