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

Commit 48ca2017 authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

Revert "Remove unnecessary ‘rustfmt’ symlink"

Revert "Make `rustfmt` available for other modules"

Revert submission 2079623-pdl-rustfmt

Reason for revert: b/232531894 - broken build
Reverted Changes:
Icba16d7a5:Remove unnecessary ‘rustfmt’ symlink
I4d08a8fd7:Make `rustfmt` available for other modules

Change-Id: I6103cf5db4899537e116964ea3dae17c197da6df
parent 0b99e2f6
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -36,17 +36,8 @@ rust_test_host {
    name: "pdl_inline_tests",
    defaults: ["pdl_defaults"],
    test_suites: ["general-tests"],
    enabled: false, // rustfmt is only available on x86.
    arch: {
        x86_64: {
            enabled: true,
        },
    },
    required: [
        "rustfmt",
    ],
    data: [
        ":rustfmt",
        "rustfmt",
        "rustfmt.toml",
    ],
}

tools/pdl/rustfmt

0 → 120000
+1 −0
Original line number Diff line number Diff line
../../../../../prebuilts/rust/linux-x86/stable/rustfmt
 No newline at end of file