]> 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 1480ab251337822c6f2333c59a1d4eebf1c59db5..33158d89d30bce0c58f41871130a7f9c8bf7dc79 100644 (file)
@@ -5,6 +5,7 @@
     associated_type_bounds,
     never_type,
     try_blocks,
+    box_patterns,
     hash_drain_filter
 )]
 #![warn(rust_2018_idioms)]