We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93d73c commit 516de31Copy full SHA for 516de31
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 5945667b99bd5576161974daa56f845dd05b0753
+refs/heads/master: 19797dfe9dcbda8cebe298b097fb9e9da910ecbc
trunk/Makefile.in
@@ -31,7 +31,7 @@
31
# A note about host libraries:
32
#
33
# The only libraries that get promoted to stageN/lib are those needed
34
-# by rustc. In general, rustc programs, even those compiled for the
+# by rustc. In general, rust programs, even those compiled for the
35
# host architecture will use libraries from the target
36
# directories. This gives rust some freedom to experiment with how
37
# libraries are managed and versioned without polluting the common
0 commit comments