]> git.lizzy.rs Git - rust.git/blobdiff - src/libstd/num/float_macros.rs
libstd: set baseline stability levels.
[rust.git] / src / libstd / num / float_macros.rs
index 3e403219a4fbaffdc207d8c2015ba88431a4e67f..519de85edde65f3c4fa6aa535ce3a9064ee77f99 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+#![experimental]
 #![macro_escape]
 #![doc(hidden)]