File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ config_data! {
90
90
/// and should therefore include `--message-format=json` or a similar
91
91
/// option.
92
92
///
93
- /// If there are multiple linked projects, this command is invoked for
93
+ /// If there are multiple linked projects/workspaces , this command is invoked for
94
94
/// each of them, with the working directory being the project root
95
95
/// (i.e., the folder containing the `Cargo.toml`). This can be overwritten
96
96
/// by changing `#rust-analyzer.cargo.buildScripts.invocationStrategy#` and
@@ -187,7 +187,7 @@ config_data! {
187
187
/// Cargo, you might also want to change
188
188
/// `#rust-analyzer.cargo.buildScripts.overrideCommand#`.
189
189
///
190
- /// If there are multiple linked projects, this command is invoked for
190
+ /// If there are multiple linked projects/workspaces , this command is invoked for
191
191
/// each of them, with the working directory being the project root
192
192
/// (i.e., the folder containing the `Cargo.toml`). This can be overwritten
193
193
/// by changing `#rust-analyzer.cargo.check.invocationStrategy#` and
You can’t perform that action at this time.
0 commit comments