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

Commit 28f4af79 authored by Chris Wailes's avatar Chris Wailes Committed by Gerrit Code Review
Browse files

Merge "Turn stable-features error into a warning"

parents 69ef681c 0152dd9d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -51,6 +51,9 @@ var (
		// Use v0 mangling to distinguish from C++ symbols
		"-C symbol-mangling-version=v0",
		"--color always",
		// TODO (b/267698452): Temporary workaround until the "no unstable
		// features" policy is enforced.
		"-A stable-features",
	}

	deviceGlobalRustFlags = []string{