diff options
| author | bors <bors@rust-lang.org> | 2023-05-26 16:49:13 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-05-26 16:49:13 +0000 |
| commit | 08f0c299548dde3fd4421e10d2d27ec33e9b644e (patch) | |
| tree | 05364c9f95f833f7031a4c3b610a874348c6edae /tests/rustdoc-js-std/parser-errors.js | |
| parent | 6bca9f2aac0b81da969dcf654f2e38c5f1546c26 (diff) | |
| parent | 7dfef85be64a574577a2b7fe4d169e42503f0297 (diff) | |
| download | rust-08f0c299548dde3fd4421e10d2d27ec33e9b644e.tar.gz rust-08f0c299548dde3fd4421e10d2d27ec33e9b644e.zip | |
Auto merge of #14906 - davidbarsky:davidbarsky/add-option-to-disable-explorer, r=Veykril
fix: add a toggle to disable the dependency explorer For common uses of non-Cargo build systems with rust-analyzer, the dependency view isn't particularly helpful because there isn't a Cargo.toml present for dependencies or the dependencies are part of the current workspace. Speaking from the perspective of a user of `rust-project.json`, I'd prefer to have this feature disabled until I can add a field to `Crate` that defines the location of a build file (e.g., a `BUCK`) file, which would allow for removing the "search for a Cargo.toml in parent directories of a crate root" behavior that exists in a few places (I've opened [an issue](https://github.com/rust-lang/cargo/issues/12187) on Cargo to request this data from `cargo-metadata`).
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
