aboutsummaryrefslogtreecommitdiff
path: root/PRIVACY.md
diff options
context:
space:
mode:
Diffstat (limited to 'PRIVACY.md')
-rw-r--r--PRIVACY.md2
1 files changed, 1 insertions, 1 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
14 14
15## Others 15## Others
16 16
17If `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). 17If `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).