rust/crates/rust-analyzer
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
tests/slow-tests Update CI for Rust bors 2022-04-13 16:55:10 +02:00
build.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
Cargo.toml minor: bump lsp-server version 2022-04-09 00:13:47 +02:00