Unnamed repository; edit this file 'description' to name the repository.
Merge #11122
11122: Remove note about alpha status from vscode extension descritpion r=lnicola a=aDotInTheVoid
See https://github.com/rust-analyzer/rust-analyzer.github.io/pull/156 and https://github.com/rust-analyzer/rust-analyzer/pull/8237
Co-authored-by: Nixon Enraght-Moony <[email protected]>
| -rw-r--r-- | editors/code/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/code/README.md b/editors/code/README.md index 2414892266..3e5a8865c0 100644 --- a/editors/code/README.md +++ b/editors/code/README.md @@ -4,8 +4,6 @@ Provides support for rust-analyzer: novel LSP server for the Rust programming la **Note** the extension may cause conflicts with the official Rust extension. It is recommended to disable the Rust extension when using the rust-analyzer extension. -**Note** the project is in alpha status: it is already useful in practice, but can't be considered stable. - ## Sponsor Work on rust-analyzer is sponsored by |