We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85593d8 commit 58e7444Copy full SHA for 58e7444
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: e8c1d771fcd40507f0ba39f52b8fff7bab967b64
+refs/heads/master: 6f930b99b0dbd548abb7bdd9eb9472d166f66811
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: c64d671671aea2e44ee7fc6eb00ee75fc30ed7b9
5
refs/heads/try: 1c28ab65017d74fc13d003f7c7a73d1a48e5406f
trunk/src/compiletest/compiletest.rs
@@ -19,7 +19,6 @@
19
#![feature(unboxed_closures)]
20
#![feature(std_misc)]
21
#![feature(test)]
22
-#![feature(core)]
23
#![feature(path_ext)]
24
25
#![deny(warnings)]
0 commit comments