From 4a13c8c22e17e74e5ae4ece07ae37ad32903dcae Mon Sep 17 00:00:00 2001 From: Philipp Krones Date: Tue, 2 Feb 2021 08:59:23 +0100 Subject: Fix test formatting --- tests/ui/exhaustive_items.fixed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ui/exhaustive_items.fixed b/tests/ui/exhaustive_items.fixed index 383b3d85a66..c209f5b4b72 100644 --- a/tests/ui/exhaustive_items.fixed +++ b/tests/ui/exhaustive_items.fixed @@ -73,7 +73,7 @@ pub mod structs { // no warning, private fields pub struct ExhaustivePrivateField { pub foo: u8, - bar: String + bar: String, } // no warning, private -- cgit 1.4.1-3-g733a5