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

Commit 9b618915 authored by Matthew Maurer's avatar Matthew Maurer Committed by Automerger Merge Worker
Browse files

Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" am: c9f6048e

parents 56ba098c c9f6048e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ rust_bindgen {
    visibility: [":__subpackages__"],
    source_stem: "bindings",
    bindgen_flags: [
        "--size_t-is-usize",
        "--blocklist-type",
        "AIBinder",
        "--raw-line",
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ rust_bindgen {
    source_stem: "bindings",
    visibility: [":__subpackages__"],
    bindgen_flags: [
        "--size_t-is-usize",
        "--allowlist-function",
        "createRandomParcel",
        "--allowlist-function",