We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fad330 commit 8f169f9Copy full SHA for 8f169f9
crates/rust-analyzer/src/cli/flags.rs
@@ -12,7 +12,7 @@ xflags::xflags! {
12
/// LSP server for the Rust programming language.
13
///
14
/// Subcommands and their flags do not provide any stability guarantees and may be removed or
15
- /// changed without notice. Top-level flags that are not are marked as [Unstable] provide
+ /// changed without notice. Top-level flags that are not marked as [Unstable] provide
16
/// backwards-compatibility and may be relied on.
17
cmd rust-analyzer {
18
/// Verbosity level, can be repeated multiple times.
0 commit comments