From ca2ad9b2da37070810d6796037e3d12b69aa8c14 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Mon, 4 Dec 2017 14:32:38 +0200 Subject: [PATCH] rustfmt fix?. --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/rustfmt.toml b/rustfmt.toml index 3a40cc5..477cd1c 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,4 @@ +unstable_features = true verbose = false disable_all_formatting = false skip_children = false