Fix typo in a comment.
This commit is contained in:
parent
d882b51326
commit
f13396ed11
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ include ../tools.mk
|
|||
# together with the borrow checker information.
|
||||
|
||||
# How to run this
|
||||
# $ ./x.py test src/test/run-make/obtain-borrowck
|
||||
# $ ./x.py test src/test/run-make-fulldeps/obtain-borrowck
|
||||
|
||||
DRIVER_BINARY := "$(TMPDIR)"/driver
|
||||
SYSROOT := $(shell $(RUSTC) --print sysroot)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue