Skip to content

Commit 15c88db

Browse files
author
Jorge Aparicio
committed
---
yaml --- r: 163767 b: refs/heads/master c: 40b3617 h: refs/heads/master i: 163765: ee7196c 163763: 6ba258a 163759: 4fd75e5 v: v3
1 parent 8bbc50f commit 15c88db

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: f18b255bced2dfedc437ea3d54465e4f42b1938a
2+
refs/heads/master: 40b361703515f1909e0a5fba8d419cfbcf1c4a74
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 8443b09e361b96d1f9b7f45a65ed0d31c0e86e70
55
refs/heads/try: 20cbbffeefc1f35e2ea63afce7b42fbd79611d42

trunk/src/libstd/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
#![feature(macro_rules, globs, linkage)]
108108
#![feature(default_type_params, phase, lang_items, unsafe_destructor)]
109109
#![feature(import_shadowing, slicing_syntax)]
110+
#![feature(unboxed_closures)]
110111

111112
// Don't link to std. We are std.
112113
#![no_std]

0 commit comments

Comments
 (0)