Skip to content

Commit

Permalink
Removed rustfilt
Browse files Browse the repository at this point in the history
  • Loading branch information
kavyasree committed Dec 11, 2024
1 parent cdff5f2 commit 49c8d1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions SPECS/rust/rust.spec
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ sh ./configure \
--prefix=%{_prefix} \
--enable-extended \
--enable-profiler \
--tools="cargo,clippy,rustfmt,rust-analyzer-proc-macro-srv,rustfilt" \
--tools="cargo,clippy,rustfmt,rust-analyzer-proc-macro-srv" \
--release-channel="stable" \
--release-description="Azure Linux %{version}-%{release}"

Expand Down Expand Up @@ -149,7 +149,6 @@ rm -f %{buildroot}%{_bindir}/*.old
%{_libexecdir}/rust-analyzer-proc-macro-srv
%{_bindir}/rust-gdb
%{_bindir}/rust-gdbgui
%{_bindir}/rustfilt
%{_bindir}/cargo
%{_bindir}/cargo-clippy
%{_bindir}/cargo-fmt
Expand Down

0 comments on commit 49c8d1d

Please # to comment.