From 6e963b670ec88917acabfd029f11e3a536cf77af Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Wed, 2 Oct 2019 09:34:09 -0700 Subject: [PATCH] Delete .rustfmt.toml --- .rustfmt.toml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .rustfmt.toml diff --git a/.rustfmt.toml b/.rustfmt.toml deleted file mode 100644 index 8148fc6346..0000000000 --- a/.rustfmt.toml +++ /dev/null @@ -1 +0,0 @@ -# This file tells tools we use rustfmt. We use the default settings.