rust/crates/rust-analyzer
bors 50bdeaad07 Auto merge of #17108 - Veykril:rustc-ws-hacks, r=Veykril
internal: Cleanup cfg and env handling in project-model

Fixes https://github.com/rust-lang/rust-analyzer/issues/16122#issuecomment-2065794340

`miri` and `debug_assertions` are now enabled via the `cargo.cfgs` config by default, allowing them to be disabled by overwriting the config.
2024-04-19 16:00:54 +00:00
..
src Auto merge of #17108 - Veykril:rustc-ws-hacks, r=Veykril 2024-04-19 16:00:54 +00:00
tests Make test harness arguments configurable and not --nocapture. 2024-04-18 18:37:09 -07:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Differentiate between full configs and toml only config groupings 2024-04-15 14:16:43 +02:00