From d5bedf8d6d448e6455bebf6b79f906b560ca20f6 Mon Sep 17 00:00:00 2001 From: Kirill Bulatov Date: Tue, 6 Apr 2021 18:38:01 +0300 Subject: Update Zulip link and macro privacy statement --- PRIVACY.md | 2 +- README.md | 4 ++-- docs/dev/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PRIVACY.md b/PRIVACY.md index dd165c0e2..27e39ca60 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -14,4 +14,4 @@ Any other editor plugins that integrate with `rust-analyzer` are not under the c ## Others -If `cargo check` is enabled (the default), any build scripts or procedural macros used by the project or its dependencies will be executed. This is also the case when `cargo check` is disabled, but build script or procedural macro support is enabled in `rust-analyzer` (off by default). +If `cargo check` is enabled (the default), any build scripts or procedural macros used by the project or its dependencies will be executed. This is also the case when `cargo check` is disabled, but build script or procedural macro support is enabled in `rust-analyzer` (on by default). diff --git a/README.md b/README.md index 085c8c0f6..5fbc03964 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ For usage and troubleshooting requests, please use "IDEs and Editors" category o https://users.rust-lang.org/c/ide/14 -For questions about development and implementation, join rls-2.0 working group on Zulip: +For questions about development and implementation, join rust-analyzer working group on Zulip: -https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0 +https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer ## Quick Links diff --git a/docs/dev/README.md b/docs/dev/README.md index 105e2a990..9c0eb1358 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md @@ -24,7 +24,7 @@ Rust Analyzer is a part of [RLS-2.0 working group](https://github.com/rust-lang/compiler-team/tree/6a769c13656c0a6959ebc09e7b1f7c09b86fb9c0/working-groups/rls-2.0). Discussion happens in this Zulip stream: -https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0 +https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer # Issue Labels -- cgit v1.2.3