From 2ef0818d2e632d897141f60cf75f3fc11001adf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:11:36 +0000 Subject: [PATCH] generated: Updated rust-analyzer.nix --- generated/rust-analyzer.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = {