bors 312ac83caf Auto merge of #12599 - flodiebold:no-test-deps, r=flodiebold
fix: Only apply `cfg(test)` for local crates

Don't analyze dependencies with `test`; this should fix various cases where crates use `cfg(not(test))` and so we didn't find things.

"Local" here currently means anything that's not from the registry, so anything inside the workspace, but also path dependencies. So this isn't perfect, and users might still need to use `rust-analyzer.cargo.unsetTest` for these in some cases.
2022-06-20 18:42:48 +00:00
..
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-20 20:34:08 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00
2022-06-10 17:30:02 +02:00