generated: Updated rust-analyzer.nix

This commit is contained in:
github-actions[bot] 2025-01-03 17:11:36 +00:00 committed by Gaetan Lepage
parent 696e5e5ca0
commit 2ef0818d2e

View file

@ -518,7 +518,8 @@
"rust-analyzer.check.workspace" = {
description = ''
Whether `--workspace` should be passed to `cargo check`.
If false, `-p <package>` will be passed instead.
If false, `-p <package>` will be passed instead if applicable. In case it is not, no
check will be performed.
'';
pluginDefault = true;
type = {