Browse Source

Deploying to docs from @ Dusk-Labs/dim@446ca6bedbec71053d75c6b82f3ed37b5c9d9dbb 🚀

vgarleanu 2 years ago
parent
commit
8eb5f58ae3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      447/merge/src/dim/lib.rs.html

+ 1 - 1
447/merge/src/dim/lib.rs.html

@@ -116,7 +116,7 @@
 //! To test run `make test` in the root, or `cargo test` in the root of each module including the
 //! root dir.
 
-</span><span class="attribute">#![feature(min_specialization)]
+</span><span class="attribute">#![feature(min_specialization, let_else)]
 
 </span><span class="kw">use </span>std::fs::create_dir_all;
 <span class="kw">use </span>tracing_subscriber::fmt;