Rename feature nightly-testing to unstable-testing

This commit is contained in:
David Tolnay
2016-07-17 13:17:23 -07:00
parent 6c18896cf5
commit 4f79829849
18 changed files with 58 additions and 58 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#![cfg_attr(feature = "nightly", feature(plugin))]
#![cfg_attr(feature = "nightly", plugin(clippy))]
#![cfg_attr(feature = "clippy", feature(plugin))]
#![cfg_attr(feature = "clippy", plugin(clippy))]
include!(concat!(env!("OUT_DIR"), "/test.rs"));
+1 -1
View File
@@ -764,7 +764,7 @@ declare_tests! {
}
}
#[cfg(feature = "nightly")]
#[cfg(feature = "unstable")]
#[test]
fn test_net_ipaddr() {
assert_de_tokens(
+1 -1
View File
@@ -347,7 +347,7 @@ declare_ser_tests! {
}
}
#[cfg(feature = "nightly")]
#[cfg(feature = "unstable")]
#[test]
fn test_net_ipaddr() {
assert_ser_tokens(