Fix lints for Rust 1.80
This commit is contained in:
parent
f18f08bd61
commit
555ee3e9c6
8 changed files with 15 additions and 15 deletions
|
|
@ -52,7 +52,7 @@ where
|
|||
/// * the computed [`Layout`] of the [`Overlay`]
|
||||
/// * the current cursor position
|
||||
/// * a mutable `Message` list, allowing the [`Overlay`] to produce
|
||||
/// new messages based on user interaction.
|
||||
/// new messages based on user interaction.
|
||||
/// * the `Renderer`
|
||||
/// * a [`Clipboard`], if available
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue