Skip to content

Commit 2100983

Browse files
committed
---
yaml --- r: 126949 b: refs/heads/snap-stage3 c: f91a964 h: refs/heads/master i: 126947: 5003d9d v: v3
1 parent 2d93495 commit 2100983

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 7be8f0af0393dcdb077c2f6b1653836fd3fba235
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: f7bcb736ad3a43a707aa915920b309e6bb13856b
4+
refs/heads/snap-stage3: f91a964ef18cb3242e2b7e9c04f788e21377a859
55
refs/heads/try: 502e4c045236682e9728539dc0d2b3d0b237f55c
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/src/test/pretty/issue-4264.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#![feature(globs)]
44
#[phase(plugin, link)]
55
extern crate std = "std";
6-
extern crate native;
6+
extern crate rt = "native";
77
use std::prelude::*;
88
// Copyright 2014 The Rust Project Developers. See the COPYRIGHT
99
// file at the top-level directory of this distribution and at

0 commit comments

Comments
 (0)