]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_apfloat/lib.rs
Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik
[rust.git] / src / librustc_apfloat / lib.rs
index 18fd06960ead9a8d7438da7ad090af63e384c4a5..46d046d7b41b4384107ee1751505dfc17ef67b4e 100644 (file)
@@ -34,6 +34,7 @@
 #![forbid(unsafe_code)]
 #![deny(rust_2018_idioms)]
 
+#![feature(nll)]
 #![feature(try_from)]
 // See librustc_cratesio_shim/Cargo.toml for a comment explaining this.
 #[allow(unused_extern_crates)]