aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2019-03-14 07:04:56 +0000
committerbors[bot] <bors[bot]@users.noreply.github.com>2019-03-14 07:04:56 +0000
commit9280788b1eb7efb27ac1cc1308ac0b4c739c7eaf (patch)
tree46d2a953cef3fff19cf982ad2a9aea67fcf95c08
parentdc8c5ad32e926494a27fa393c3803cd6c82e0e7b (diff)
parent4133681e7ef3d04a5517afa5b140c30431c1ccf1 (diff)
Merge #971
971: Point to compiler-team repo in the readme r=matklad a=detrumi The readme still links to the old repo, which redirects to the new one Co-authored-by: Wilco Kusee <[email protected]>
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 15da30f2d..5bc90a3f0 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,10 @@
4 4
5Rust Analyzer is an **experimental** modular compiler frontend for the Rust 5Rust Analyzer is an **experimental** modular compiler frontend for the Rust
6language. It is a part of a larger rls-2.0 effort to create excellent IDE 6language. It is a part of a larger rls-2.0 effort to create excellent IDE
7support for Rust. If you want to get involved, check rls-2.0 working group repository: 7support for Rust. If you want to get involved, check the rls-2.0 working group
8in the compiler-team repository:
8 9
9https://github.com/rust-analyzer/WG-rls2.0 10https://github.com/rust-lang/compiler-team/tree/master/working-groups/rls-2.0
10 11
11Work on the Rust Analyzer is sponsored by 12Work on the Rust Analyzer is sponsored by
12 13