Skip to content

Commit 93a9946

Browse files
committed
---
yaml --- r: 144143 b: refs/heads/try2 c: d1e4815 h: refs/heads/master i: 144141: ea57dc0 144139: 608c3ac 144135: d1f1a94 144127: 0cebff3 v: v3
1 parent 6850320 commit 93a9946

File tree

1,012 files changed

+19975
-45091
lines changed

Some content is hidden

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

1,012 files changed

+19975
-45091
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: 67c954e365970e4c2cd06f0c50724656d7010f45
8+
refs/heads/try2: d1e48152551548fbb2a4a0b6a21756342d5dd2a9
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ COMPILER_INPUTS := $(wildcard $(addprefix $(S)src/librustc/, \
297297

298298
LIBSYNTAX_CRATE := $(S)src/libsyntax/syntax.rs
299299
LIBSYNTAX_INPUTS := $(wildcard $(addprefix $(S)src/libsyntax/, \
300-
*.rs */*.rs */*/*.rs */*/*/*.rs))
300+
*.rs */*.rs */*/*.rs))
301301

302302
DRIVER_CRATE := $(S)src/driver/driver.rs
303303

branches/try2/configure

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ opt docs 1 "build documentation"
371371
opt optimize 1 "build optimized rust code"
372372
opt optimize-cxx 1 "build optimized C++ code"
373373
opt optimize-llvm 1 "build optimized LLVM"
374-
opt optimize-tests 1 "build tests with optimizations"
375374
opt llvm-assertions 1 "build LLVM with assertions"
376375
opt debug 0 "build with extra debug fun"
377376
opt ratchet-bench 0 "ratchet benchmarks"

0 commit comments

Comments
 (0)