cosmic-comp/src/backend/render
Ian Douglas Scott 1387535252 Fix dependency_on_unit_never_type_fallback warning on latest Rustc
Apparently in Rust 2024, the inferred type here would be `!`, which
doesn't implement `Default`. Explicitly use `()` instead.

https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html
2025-03-14 17:50:17 +01:00
..
animations feat: workspace switching touchpad gestures 2024-03-22 12:12:25 +01:00
shaders elements: Add custom backdrop element 2023-06-05 18:42:05 +02:00
cursor.rs chore: smithay update 2025-03-12 16:50:58 +01:00
element.rs chore: smithay update 2025-03-12 16:50:58 +01:00
mod.rs Fix dependency_on_unit_never_type_fallback warning on latest Rustc 2025-03-14 17:50:17 +01:00