Merge branch 'errors' into 'master'
rust: Fix compiler warnings See merge request Librem5/squeekboard!445
This commit is contained in:
@ -587,7 +587,7 @@ fn create_action<H: logging::Handler>(
|
||||
Text(String),
|
||||
Keysym(String),
|
||||
Modifier(Modifier),
|
||||
};
|
||||
}
|
||||
|
||||
let submission = match (
|
||||
&symbol_meta.action,
|
||||
|
||||
Reference in New Issue
Block a user