about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-01-28 13:21:24 +0000
committerGitHub <noreply@github.com>2022-01-28 13:21:24 +0000
commit4aadabc735dea22e995f794e1a609240e14d64b5 (patch)
tree5716dba38a2748f9551faaa0a61bea00774b2bdd /src/test/codegen/src-hash-algorithm
parentcd6521e5de4ee903abf59945319c102c8e83ef7d (diff)
parente277d5d64e27dfbfb9ff05f147f7d5189617dea2 (diff)
downloadrust-4aadabc735dea22e995f794e1a609240e14d64b5.tar.gz
rust-4aadabc735dea22e995f794e1a609240e14d64b5.zip
Merge #11365
11365: Add a way to disable dll copying for users of proc_macro_srv library r=lnicola a=vlad20012

We use `ra_ap_proc_macro_srv` library in IntelliJ Rust in order to expand proc macros. We need a way to disable [DLL copying to a temp dir on Windows](https://github.com/rust-analyzer/rust-analyzer/blob/master/crates/proc_macro_srv/src/dylib.rs#L166) behavior because it causes issues like https://github.com/intellij-rust/intellij-rust/issues/7709. Unlike RA, file locking is not an issue for IntelliJ Rust because we copy DLLs to a temp dir before calling the expander.

Co-authored-by: vlad20012 <beskvlad@gmail.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions