diff options
author | Jonas Schievink <[email protected]> | 2021-03-29 14:29:11 +0100 |
---|---|---|
committer | Jonas Schievink <[email protected]> | 2021-03-29 14:29:11 +0100 |
commit | 395d6cb765c6bb9bc7dac37ecbb871d6339c80db (patch) | |
tree | 48a59e3dfd5e92af4997051a313576da168e3c78 | |
parent | 80ebd0108c21062f9e3a69d96f6a40fe2682f7bd (diff) |
README: drop "experimental"
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ | |||
4 | alt="rust-analyzer logo"> | 4 | alt="rust-analyzer logo"> |
5 | </p> | 5 | </p> |
6 | 6 | ||
7 | rust-analyzer is an **experimental** modular compiler frontend for the Rust language. | 7 | rust-analyzer is a modular compiler frontend for the Rust language. |
8 | It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust. | 8 | It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust. |
9 | 9 | ||
10 | Work on rust-analyzer is sponsored by | 10 | Work on rust-analyzer is sponsored by |