Skip to content

Commit 2e9c0e1

Browse files
committed
---
yaml --- r: 135285 b: refs/heads/snap-stage3 c: 002643d h: refs/heads/master i: 135283: 578f48c v: v3
1 parent 5f35825 commit 2e9c0e1

File tree

23 files changed

+3
-6469
lines changed

23 files changed

+3
-6469
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 74090504219e4e37c1a6d9fdd8600f44b51c7b04
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 15966c3c1f99810ac81053769651776a67181dae
4+
refs/heads/snap-stage3: 002643dcf0693de43801f500a689b84580c1b94e
55
refs/heads/try: 14378ea357c06c23607ca61ade44f60a7a64a1c7
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/mk/crates.mk

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
# automatically generated for all stage/host/target combinations.
5050
################################################################################
5151

52-
TARGET_CRATES := libc std green rustuv native flate arena glob term semver \
52+
TARGET_CRATES := libc std green native flate arena glob term semver \
5353
uuid serialize sync getopts collections num test time rand \
5454
url log regex graphviz core rbml rlibc alloc debug rustrt \
5555
unicode
@@ -69,7 +69,6 @@ DEPS_std := core libc rand alloc collections rustrt sync unicode \
6969
native:rust_builtin native:backtrace
7070
DEPS_graphviz := std
7171
DEPS_green := std native:context_switch
72-
DEPS_rustuv := std native:uv native:uv_support
7372
DEPS_native := std
7473
DEPS_syntax := std term serialize log fmt_macros debug arena libc
7574
DEPS_rustc := syntax flate arena serialize getopts rbml \
@@ -102,7 +101,7 @@ DEPS_regex := std
102101
DEPS_regex_macros = rustc syntax std regex
103102
DEPS_fmt_macros = std
104103

105-
TOOL_DEPS_compiletest := test green rustuv getopts
104+
TOOL_DEPS_compiletest := test getopts
106105
TOOL_DEPS_rustdoc := rustdoc native
107106
TOOL_DEPS_rustc := rustc native
108107
TOOL_SOURCE_compiletest := $(S)src/compiletest/compiletest.rs

branches/snap-stage3/src/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ Source layout:
5757
| `test/auxiliary` | - Dependencies of tests |
5858
| ------------------- | --------------------------------------------------------- |
5959
| `librustdoc/` | The Rust API documentation tool |
60-
| `libuv/` | The libuv submodule |
61-
| `librustuv/` | Rust libuv support code |
6260
| ------------------- | --------------------------------------------------------- |
6361
| `llvm/` | The LLVM submodule |
6462
| `rustllvm/` | LLVM support code |

branches/snap-stage3/src/librustuv/access.rs

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

branches/snap-stage3/src/librustuv/addrinfo.rs

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

0 commit comments

Comments
 (0)