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

Commit f6cd7254 authored by Prabir Pradhan's avatar Prabir Pradhan Committed by Gerrit Code Review
Browse files

Merge "Revert "Remove unnecessary ‘rustfmt’ symlink""

parents dc75baff 48ca2017
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