about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-07-20 15:21:03 +0000
committerbors <bors@rust-lang.org>2022-07-20 15:21:03 +0000
commit7dc36eeb781fcf35a69bb1a75e7005397a9da418 (patch)
tree4567dcef4a2e32f7dce9fc781d4b3e20b6142c3a /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentbd4439fafafb778f9d287f7369218c744381e8cd (diff)
parent844aa8b53e47934e30bff1ba9f70a0986874ae97 (diff)
downloadrust-7dc36eeb781fcf35a69bb1a75e7005397a9da418.tar.gz
rust-7dc36eeb781fcf35a69bb1a75e7005397a9da418.zip
Auto merge of #12831 - fasterthanlime:proc-macro-test-in-tmp-dir, r=fasterthanlime
Build proc-macro-test-impl out-of-tree

Building it in-place fails in rust CI because the source directory is read-only. This changes `proc-macro-test`'s build script to first
copy `imp` under `OUT_DIR` (which is read-write).

It also prints stdout/stderr for the nested cargo invocation, should it fail. (I've seen failures in rust CI that I couldn't explain, and
when they take 25 minutes to reproduce, you want to have that info)

This change is tracked in:

  * https://github.com/rust-lang/rust-analyzer/issues/12818

Maintainer impact: none.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions