summaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2015-01-07 17:57:51 -0500
committerAndrew Gallant <jamslam@gmail.com>2015-01-07 17:57:51 -0500
commit18499dbfa782d496aa473f79c51dd5bfc22d0b38 (patch)
tree7e8ef37f6a9a0623c6460c91ed5f23cd9dc57ac9 /src/main.rs
parent2b0ed2c5a7b210e2dc0be7dec5e4458a47130c9c (diff)
rustup
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index f234192..39c8638 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -2,7 +2,7 @@
These are some docs.
*/
-#![feature(macro_rules, slicing_syntax)]
+#![feature(slicing_syntax)]
#![allow(dead_code, unused_variables)]