diff --git a/generated/rust-analyzer.nix b/generated/rust-analyzer.nix index 59eae65b..c796e8df 100644 --- a/generated/rust-analyzer.nix +++ b/generated/rust-analyzer.nix @@ -518,7 +518,8 @@ "rust-analyzer.check.workspace" = { description = '' Whether `--workspace` should be passed to `cargo check`. - If false, `-p ` will be passed instead. + If false, `-p ` will be passed instead if applicable. In case it is not, no + check will be performed. ''; pluginDefault = true; type = {