]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/tcp-connect-timeouts.rs
rollup merge of #20482: kmcallister/macro-reform
[rust.git] / src / test / run-pass / tcp-connect-timeouts.rs
index 2598679f92107c52cc7009dc98bd0a368490b01e..4ab089b6eaa1c8420d34414cf1305e956041a509 100644 (file)
@@ -16,7 +16,6 @@
 // one test task to ensure that errors are timeouts, not file descriptor
 // exhaustion.
 
-#![feature(macro_rules)]
 #![allow(experimental)]
 #![reexport_test_harness_main = "test_main"]