rust/crates
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
..
base_db Simplify 2022-04-10 20:02:06 +02:00
cfg minor: Bump dependencies 2022-03-22 17:42:24 +01:00
flycheck Using error instead of output.stderr in failure mode. 2022-04-05 11:17:39 -03:00
hir Revert #11912 as it parses all visited files 2022-04-09 13:41:06 +02:00
hir_def Determine function unsafety semantically 2022-04-07 18:33:03 +02:00
hir_expand fix: Unset test feature in rustc source crates 2022-04-12 00:19:40 +02:00
hir_ty Bump chalk 2022-04-12 20:10:10 +03:00
ide Merge #11883 2022-04-12 15:17:00 +00:00
ide_assists Merge #11883 2022-04-12 15:17:00 +00:00
ide_completion Add trailing ; when completing assoc const/type 2022-04-12 18:28:43 +02:00
ide_db Merge #11883 2022-04-12 15:17:00 +00:00
ide_diagnostics consider types of const generics 2022-04-07 05:30:33 +04:30
ide_ssr internal: Remove PathResolution::AssocItem 2022-04-01 18:32:05 +02:00
limit
mbe minor: Bump dependencies 2022-03-22 17:42:24 +01:00
parser Parse for<'a> closure syntax 2022-04-10 17:50:14 +02:00
paths
proc_macro_api minor: Bump dependencies 2022-03-22 17:42:24 +01:00
proc_macro_srv fix comment 2022-03-25 15:30:52 +01:00
proc_macro_test minor: Bump dependencies 2022-03-22 17:42:24 +01:00
profile minor: Bump dependencies 2022-03-22 17:42:24 +01:00
project_model Auto merge of #11956 - fee1-dead:master, r=flodiebold 2022-04-13 22:53:31 +00:00
rust-analyzer Auto merge of #11956 - fee1-dead:master, r=flodiebold 2022-04-13 22:53:31 +00:00
sourcegen Bump xshell and fix dist 2022-03-17 08:53:33 +02:00
stdx minor: Bump dependencies 2022-03-22 17:42:24 +01:00
syntax Parse for<'a> closure syntax 2022-04-10 17:50:14 +02:00
test_utils Merge #11805 2022-03-23 20:20:09 +00:00
text_edit minor: Bump dependencies 2022-03-22 17:42:24 +01:00
toolchain
tt minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs-notify minor: Bump dependencies 2022-03-22 17:42:24 +01:00