Skip to content

Commit af1ef76

Browse files
committed
---
yaml --- r: 126015 b: refs/heads/try c: f91a964 h: refs/heads/master i: 126013: 5deed96 126011: ac509a1 126007: 0479300 125999: 3ebd058 125983: b719879 125951: 00fa109 v: v3
1 parent 15f1c34 commit af1ef76

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
@@ -2,7 +2,7 @@
22
refs/heads/master: f2fa55903e378368ed9173560f03a0ef16e371c2
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 9fc8394d3bce22ab483f98842434c84c396212ae
5-
refs/heads/try: f7bcb736ad3a43a707aa915920b309e6bb13856b
5+
refs/heads/try: f91a964ef18cb3242e2b7e9c04f788e21377a859
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/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)