diff options
Diffstat (limited to 'src/libhexfloat')
| -rw-r--r-- | src/libhexfloat/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libhexfloat/lib.rs b/src/libhexfloat/lib.rs index 5451e4fc18c..f0f05baa282 100644 --- a/src/libhexfloat/lib.rs +++ b/src/libhexfloat/lib.rs @@ -37,6 +37,7 @@ fn main() { */ #![crate_id = "hexfloat#0.11.0-pre"] +#![experimental] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] |
