]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_cranelift/src/lib.rs
Shrink the size of Rvalue by 16 bytes
[rust.git] / compiler / rustc_codegen_cranelift / src / lib.rs
index 170750461cace0a60c10e8f98e0d3f848a7831ea..33158d89d30bce0c58f41871130a7f9c8bf7dc79 100644 (file)
@@ -5,8 +5,8 @@
     associated_type_bounds,
     never_type,
     try_blocks,
-    hash_drain_filter,
-    str_split_once
+    box_patterns,
+    hash_drain_filter
 )]
 #![warn(rust_2018_idioms)]
 #![warn(unused_lifetimes)]