]> git.lizzy.rs Git - rust.git/blobdiff - PRIVACY.md
Add configuration deprecation
[rust.git] / PRIVACY.md
index dd165c0e2c1df91ef1be02fe1082545adc5f042f..27e39ca6073c1be58513d96aa096bc3c5298284e 100644 (file)
@@ -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).