rust-analyzer/crates/project-model
Victor Song b0f20c7deb chore(config): remove invocationLocation in favor of invocationStrategy
These flags were added to help rust-analyzer integrate with repos
requiring non-Cargo invocations. The consensus is that having two
independent settings are no longer needed. This change removes
`invocationLocation` in favor of `invocationStrategy` and changes
the internal representation of `InvocationStrategy::Once` to hold
the workspace root.
2024-08-19 02:25:40 -05:00
..
src chore(config): remove invocationLocation in favor of invocationStrategy 2024-08-19 02:25:40 -05:00
test_data fix: Correctly handle no_core/no_std for preludes 2024-05-02 10:50:28 +02:00
Cargo.toml Replace [package.repository] = "…" of published crates with [package.repository.workspace] = true 2024-08-06 00:26:42 +02:00