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

Commit 3a363a0e authored by Chris Wailes's avatar Chris Wailes Committed by Myles Watson
Browse files

Update source for Rust 1.78.0

Test: m rust
Bug: 333887339
Flag: EXEMPT, toolchain update - no logical change
Change-Id: I04304e422d042be02408382532b00b8c857f8c3c
parent b6a30e16
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ pub trait Context {
        SendAcceptedLmpPacketFuture(self, opcode)
    }

    #[allow(dead_code)]
    fn get_private_key(&self) -> Option<PrivateKey> {
        None
    }