Changeset f78dbb74 for general


Ignore:
Timestamp:
05/11/2021 04:42:19 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5716cfc
Parents:
30ebf46
Message:

Rust - I forgot to add another installed program.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r30ebf46 rf78dbb74  
    560560      <seglistitem>
    561561        <seg>
    562           cargo-clippy, cargo-fmt, cargo-miri, cargo, clippy-driver, miri, rls, rust-gdb, rust-gdbgui, rust-lldb, rustc, rustdoc, rustfmt.
     562          cargo-clippy, cargo-fmt, cargo-miri, cargo, clippy-driver, miri,
     563          rls, rust-analyzer, rust-gdb, rust-gdbgui, rust-lldb, rustc,
     564          rustdoc, rustfmt.
    563565        </seg>
    564566        <seg>
     
    669671      </varlistentry>
    670672
     673      <varlistentry id="rust-analyzer">
     674        <term><command>rust-analyzer</command></term>
     675        <listitem>
     676          <para>
     677            is an implementation of Language Server Protocol for the Rust
     678            programming language.
     679          </para>
     680          <indexterm zone="rust rust-analyzer">
     681            <primary sortas="b-rust-analyzer">rust-analyzer</primary>
     682          </indexterm>
     683        </listitem>
     684      </varlistentry>
     685
    671686      <varlistentry id="rust-gdb">
    672687        <term><command>rust-gdb</command></term>
Note: See TracChangeset for help on using the changeset viewer.