aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-03-29 14:30:57 +0100
committerGitHub <[email protected]>2021-03-29 14:30:57 +0100
commitc9810b9b556ec8660c37f1ceae9cf87f42f2b789 (patch)
tree48a59e3dfd5e92af4997051a313576da168e3c78
parent80ebd0108c21062f9e3a69d96f6a40fe2682f7bd (diff)
parent395d6cb765c6bb9bc7dac37ecbb871d6339c80db (diff)
Merge #8237
8237: README: drop "experimental" r=jonas-schievink a=jonas-schievink rust-analyzer is not very experimental anymore, so let's drop that. bors r+ Co-authored-by: Jonas Schievink <[email protected]>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74f944ae4..085c8c0f6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
4 alt="rust-analyzer logo"> 4 alt="rust-analyzer logo">
5</p> 5</p>
6 6
7rust-analyzer is an **experimental** modular compiler frontend for the Rust language. 7rust-analyzer is a modular compiler frontend for the Rust language.
8It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust. 8It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust.
9 9
10Work on rust-analyzer is sponsored by 10Work on rust-analyzer is sponsored by