Skip to content

Commit 319f749

Browse files
committed
---
yaml --- r: 148829 b: refs/heads/try2 c: fb663c3 h: refs/heads/master i: 148827: 1a375ea v: v3
1 parent 515ff15 commit 319f749

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+15
-8481
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ refs/heads/snap-stage3: 78a7676898d9f80ab540c6df5d4c9ce35bb50463
55
refs/heads/try: 519addf6277dbafccbb4159db4b710c37eaa2ec5
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8-
refs/heads/try2: 0074ae5c8ff9d26a91c54435245e4a8aa06ae648
8+
refs/heads/try2: fb663c3cc98b371af2077b44d936dc0ea139d9c0
99
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
1010
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
1111
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try2/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ SREQ$(1)_T_$(2)_H_$(3) = \
370370
# libraries
371371
CSREQ$(1)_T_$(2)_H_$(3) = \
372372
$$(TSREQ$(1)_T_$(2)_H_$(3)) \
373-
$$(HBIN$(1)_H_$(3))/rustpkg$$(X_$(3)) \
374373
$$(HBIN$(1)_H_$(3))/rustdoc$$(X_$(3)) \
375374
$$(foreach dep,$$(CRATES),$$(TLIB$(1)_T_$(2)_H_$(3))/stamp.$$(dep)) \
376375
$$(foreach dep,$$(HOST_CRATES),$$(HLIB$(1)_H_$(3))/stamp.$$(dep))

branches/try2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ documentation.
5252
> options are also supported, pass `--help` for more information on them.
5353
5454
When complete, `make install` will place several programs into
55-
`/usr/local/bin`: `rustc`, the Rust compiler; `rustdoc`, the
56-
API-documentation tool, and `rustpkg`, the Rust package manager and build
55+
`/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the
56+
API-documentation tool.
5757
system.
5858
3. Read the [tutorial].
5959
4. Enjoy!

branches/try2/doc/guide-rustpkg.md

Lines changed: 0 additions & 270 deletions
This file was deleted.

0 commit comments

Comments
 (0)