We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d882b51 commit f13396eCopy full SHA for f13396e
src/test/run-make-fulldeps/obtain-borrowck/Makefile
@@ -4,7 +4,7 @@ include ../tools.mk
4
# together with the borrow checker information.
5
6
# How to run this
7
-# $ ./x.py test src/test/run-make/obtain-borrowck
+# $ ./x.py test src/test/run-make-fulldeps/obtain-borrowck
8
9
DRIVER_BINARY := "$(TMPDIR)"/driver
10
SYSROOT := $(shell $(RUSTC) --print sysroot)
0 commit comments