mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
Update flags.rs
Fixed typo in documentation comment
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/// LSP server for the Rust programming language.
|
||||
///
|
||||
/// Subcommands and their flags do not provide any stability guarantees and may be removed or
|
||||
/// 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
|
||||
/// backwards-compatibility and may be relied on.
|
||||
cmd rust-analyzer {
|
||||
/// Verbosity level, can be repeated multiple times.
|
||||
|
||||
Reference in New Issue
Block a user