diff options
| author | Nixon Enraght-Moony <nixon.emoony@gmail.com> | 2021-12-27 01:26:25 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-27 01:26:25 +0000 |
| commit | 6ebb9ffd2a5caa2ca5baac38b20e87bdf1c8b648 (patch) | |
| tree | c220ef05c62b6635106449fd7c64aeebe497a295 /editors/code/README.md | |
| parent | 3494d817b3533b70ca2aa3f49b86d141313ca6e5 (diff) | |
| download | rust-6ebb9ffd2a5caa2ca5baac38b20e87bdf1c8b648.tar.gz rust-6ebb9ffd2a5caa2ca5baac38b20e87bdf1c8b648.zip | |
Remove note about alpha status from vscode extension descritpion
See https://github.com/rust-analyzer/rust-analyzer.github.io/pull/156 and https://github.com/rust-analyzer/rust-analyzer/pull/8237
Diffstat (limited to 'editors/code/README.md')
| -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 2414892266b..3e5a8865c0d 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 |
