We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fad330 + 8f169f9 commit bc0628cCopy full SHA for bc0628c
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