Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8897d5b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update Android for Rust 1.81.0" into main am: c2529896

parents 8e76e9d4 c2529896
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -157,6 +157,7 @@ macro_rules! init_flags_getters {
    }
}

#[allow(dead_code)]
#[derive(Default)]
struct ExplicitTagSettings {
    map: HashMap<String, i32>,
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ unsafe impl Send for LeAclManagerShim {}

#[cxx::bridge]
#[allow(clippy::needless_lifetimes)]
#[allow(clippy::needless_maybe_sized)]
#[allow(clippy::too_many_arguments)]
#[allow(missing_docs)]
#[allow(unsafe_op_in_unsafe_fn)]