fix clippy warnings from rust 1.87 (#301)

This commit is contained in:
Ferdinand Schober
2025-06-12 17:52:23 +02:00
committed by GitHub
parent b8063a8138
commit 37a4e236b8
3 changed files with 2 additions and 3 deletions

View File

@@ -143,7 +143,6 @@ impl Emulation for DesktopPortalEmulation<'_> {
impl AsyncDrop for DesktopPortalEmulation<'_> {
#[doc = r" Perform the async cleanup."]
#[must_use]
#[allow(clippy::type_complexity, clippy::type_repetition_in_bounds)]
fn async_drop<'async_trait>(
self,