Skip to content

Commit 4c9fd4b

Browse files
committed
---
yaml --- r: 174310 b: refs/heads/snap-stage3 c: 9035ba5 h: refs/heads/master v: v3
1 parent 8e5ca3a commit 4c9fd4b

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,7 +1,7 @@
11
---
22
refs/heads/master: a833337943300db1c310a4cf9c84b7b4ef4e9468
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 1f46ae285d40a79867457f49626a4fc5f11cedd5
4+
refs/heads/snap-stage3: 9035ba5f761af969aa811278bdadb1fcd94529e9
55
refs/heads/try: 08f6380a9f0b866796080094f44fe25ea5636547
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/src/driver/driver.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
#![allow(unstable)]
12+
1113
#[cfg(rustdoc)]
1214
extern crate "rustdoc" as this;
1315

0 commit comments

Comments
 (0)