]> git.lizzy.rs Git - rust.git/commit
Add a test for issue 36710.
authorJohannes Nixdorf <mixi@exherbo.org>
Wed, 2 May 2018 08:26:00 +0000 (10:26 +0200)
committerJohannes Nixdorf <mixi@exherbo.org>
Thu, 31 May 2018 10:01:50 +0000 (12:01 +0200)
commit81687c4a7f625f03fe3b15e6cb4647e9fbaa39bd
tree03a355276e3cd9bdaf822cafa1f92f800cdb80ca
parent665d6673d53ae83b9ce1a0cabb63c9cc2b720efe
Add a test for issue 36710.

This still expectedly fails for musl targets with +crt-static.
src/test/run-make-fulldeps/issue-36710/Makefile [new file with mode: 0644]
src/test/run-make-fulldeps/issue-36710/foo.cpp [new file with mode: 0644]
src/test/run-make-fulldeps/issue-36710/foo.rs [new file with mode: 0644]
src/test/run-make-fulldeps/tools.mk