]> git.lizzy.rs Git - rust.git/commit
turn run-make test into a run-make-fulldeps test
authorJorge Aparicio <jorge@japaric.io>
Sun, 3 Jun 2018 17:57:49 +0000 (19:57 +0200)
committerJorge Aparicio <jorge@japaric.io>
Sun, 3 Jun 2018 17:57:49 +0000 (19:57 +0200)
commit8ad15dea3f9ac9b0fcfad4a61a70aa47ecc4d938
tree46d779df062ed633431ed7e6356f80f139d90ac1
parent948ed24a091a569595de6a417f54dbb252f34cd7
turn run-make test into a run-make-fulldeps test
src/test/run-make-fulldeps/panic-impl-transitive/Makefile [new file with mode: 0644]
src/test/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs [new file with mode: 0644]
src/test/run-make-fulldeps/panic-impl-transitive/panic-impl-provider.rs [new file with mode: 0644]
src/test/run-make/panic-impl-transitive/Makefile [deleted file]
src/test/run-make/panic-impl-transitive/panic-impl-consumer.rs [deleted file]
src/test/run-make/panic-impl-transitive/panic-impl-provider.rs [deleted file]