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 304ac65 commit d768f6bCopy full SHA for d768f6b
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 7f7a3cc29d83408b5e1e985d2dfee95719b5fdb9
+refs/heads/master: 419c0ff321c9995a0b3bfc709f61397e5d2c53d4
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 270a677d4d698916f5ad103f0afc3c070b8dbeb4
5
refs/heads/try: 1c28ab65017d74fc13d003f7c7a73d1a48e5406f
trunk/src/libflate/lib.rs
@@ -25,7 +25,6 @@
25
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
26
html_root_url = "http://doc.rust-lang.org/nightly/")]
27
28
-#![feature(core)]
29
#![feature(int_uint)]
30
#![feature(libc)]
31
#![feature(staged_api)]
0 commit comments