mk: Fix a typo in the tips
This commit is contained in:
parent
8fa2185e0b
commit
f07b11d07e
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
#
|
#
|
||||||
# # Rust recipes for build system success
|
# # Rust recipes for build system success
|
||||||
#
|
#
|
||||||
# // Modifying libstd? Use this comment to run unit tests just on your change
|
# // Modifying libstd? Use this command to run unit tests just on your change
|
||||||
# make check-stage1-std NO_REBUILD=1 NO_BENCH=1
|
# make check-stage1-std NO_REBUILD=1 NO_BENCH=1
|
||||||
#
|
#
|
||||||
# // Added a run-pass test? Use this to test running your test
|
# // Added a run-pass test? Use this to test running your test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue