rust/crates/project_model
bors 15844bf48c Auto merge of #11956 - fee1-dead:master, r=flodiebold
feat: allow customizing the command for running build scripts

I have tested this locally and it fixed #9201 with some small changes on the compiler side with suggestions from https://github.com/rust-analyzer/rust-analyzer/issues/9201#issuecomment-1019554086.

I have also added an environment variable `IS_RA_BUILDSCRIPT_CHECK` for crates to detect that it is a check for buildscripts, and allows defaulting to bogus values for expected environment variables.
2022-04-13 22:53:31 +00:00
..
src Auto merge of #11956 - fee1-dead:master, r=flodiebold 2022-04-13 22:53:31 +00:00
test_data Rust project project model smoke tests 2021-08-01 15:00:34 -07:00
Cargo.toml minor: Bump dependencies 2022-03-22 17:42:24 +01:00