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

Commit c2529896 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update Android for Rust 1.81.0" into main

parents dd10b491 1395347a
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)]