Skip to content

Commit 0b0a74b

Browse files
committed
---
yaml --- r: 272115 b: refs/heads/master c: 9eaae92 h: refs/heads/master i: 272113: a225b61 272111: 2cb908a
1 parent 6552ca6 commit 0b0a74b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 29ad9a2d578eb53e1f1ed8a54913bc45719762ce
2+
refs/heads/master: 9eaae920117594f5bddab1f46f406e5402e8cc8a
33
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
44
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

trunk/src/librustc_incremental/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ rbml = { path = "../librbml" }
1414
rustc = { path = "../librustc" }
1515
rustc_data_structures = { path = "../librustc_data_structures" }
1616
serialize = { path = "../libserialize" }
17+
log = { path = "../liblog" }
18+
syntax = { path = "../libsyntax" }

0 commit comments

Comments
 (0)