Skip to content

Commit 4e6a450

Browse files
committed
---
yaml --- r: 103807 b: refs/heads/try c: fb663c3 h: refs/heads/master i: 103805: 6e1c955 103803: a4dad5d 103799: e8d0535 103791: 222109b 103775: 3cfe046 103743: 96c8fb2 103679: 2e343f2 v: v3
1 parent 1403c80 commit 4e6a450

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
@@ -2,7 +2,7 @@
22
refs/heads/master: 62f1d68439dcfd509eaca29887afa97f22938373
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
5-
refs/heads/try: 0074ae5c8ff9d26a91c54435245e4a8aa06ae648
5+
refs/heads/try: fb663c3cc98b371af2077b44d936dc0ea139d9c0
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/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/try/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/try/doc/guide-rustpkg.md

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

0 commit comments

Comments
 (0)