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

Commit 273786c8 authored by Chris Wailes's avatar Chris Wailes
Browse files

Update source for Rust 1.66.1

This CL removes a feature flag for a stabilized feature.

Bug: 263153841
Test: m rust
Change-Id: Id7d13f0534bbb837899e01bd8ff04ab48617597f
parent 12573401
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,8 +15,6 @@
//! The core event loop for Rust modules. Here Rust modules are started in
//! dependency order.

#![feature(mixed_integer_ops)]

#[cfg(feature = "via_android_bp")]
mod do_not_use {
    // DO NOT USE