Skip to content

Commit 4579340

Browse files
committed
---
yaml --- r: 179319 b: refs/heads/tmp c: 40d1b23 h: refs/heads/master i: 179317: 3d0dcc6 179315: 6cedbb5 179311: 55565f0 v: v3
1 parent f2cca08 commit 4579340

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
3434
refs/heads/beta: 44a287e6eb22ec3c2a687fc156813577464017f7
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
3636
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37-
refs/heads/tmp: f7aac937f588f43c9124639be5c20366921b49be
37+
refs/heads/tmp: 40d1b23fdd4b793828b39f889d66fdd2b617f909

branches/tmp/src/librustc_typeck/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ This API is completely unstable and subject to change.
8383
#![feature(rustc_private)]
8484
#![feature(slicing_syntax, unsafe_destructor)]
8585
#![feature(staged_api)]
86-
#![feature(std_misc)]
8786

8887
#[macro_use] extern crate log;
8988
#[macro_use] extern crate syntax;

0 commit comments

Comments
 (0)