Skip to content

Commit d5bedf8

Browse files
Update Zulip link and macro privacy statement
1 parent 428cf21 commit d5bedf8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

PRIVACY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Any other editor plugins that integrate with `rust-analyzer` are not under the c
1414

1515
## Others
1616

17-
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).
17+
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).

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ For usage and troubleshooting requests, please use "IDEs and Editors" category o
3333

3434
https://users.rust-lang.org/c/ide/14
3535

36-
For questions about development and implementation, join rls-2.0 working group on Zulip:
36+
For questions about development and implementation, join rust-analyzer working group on Zulip:
3737

38-
https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0
38+
https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
3939

4040
## Quick Links
4141

docs/dev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Rust Analyzer is a part of [RLS-2.0 working
2424
group](https://github.com/rust-lang/compiler-team/tree/6a769c13656c0a6959ebc09e7b1f7c09b86fb9c0/working-groups/rls-2.0).
2525
Discussion happens in this Zulip stream:
2626

27-
https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0
27+
https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
2828

2929
# Issue Labels
3030

0 commit comments

Comments
 (0)