File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
branches/snap-stage3/src/test/pretty Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 7be8f0af0393dcdb077c2f6b1653836fd3fba235
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: f7bcb736ad3a43a707aa915920b309e6bb13856b
4
+ refs/heads/snap-stage3: f91a964ef18cb3242e2b7e9c04f788e21377a859
5
5
refs/heads/try: 502e4c045236682e9728539dc0d2b3d0b237f55c
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
Original file line number Diff line number Diff line change 3
3
# ![feature(globs)]
4
4
# [phase(plugin, link)]
5
5
extern crate std = " std" ;
6
- extern crate native;
6
+ extern crate rt = " native" ;
7
7
use std::prelude::*;
8
8
// Copyright 2014 The Rust Project Developers. See the COPYRIGHT
9
9
// file at the top-level directory of this distribution and at
You can’t perform that action at this time.
0 commit comments