Use top-level path in tool Step
This commit is contained in:
parent
d42b28af41
commit
37ed531fcc
@ -696,7 +696,7 @@ impl Step for RustAnalyzer {
|
||||
|
||||
fn should_run(run: ShouldRun<'_>) -> ShouldRun<'_> {
|
||||
let builder = run.builder;
|
||||
run.path("src/tools/rust-analyzer/crates/rust-analyzer").default_condition(
|
||||
run.path("src/tools/rust-analyzer").default_condition(
|
||||
builder.config.extended
|
||||
&& builder
|
||||
.config
|
||||
|
Loading…
x
Reference in New Issue
Block a user