From 51cb60cd3fc42b3b6a35e48cbc19426c332c260e Mon Sep 17 00:00:00 2001 From: Alexander Regueiro Date: Fri, 17 May 2019 02:20:14 +0100 Subject: Aggregation of drive-by cosmetic changes. --- src/librustc_errors/diagnostic.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/librustc_errors') diff --git a/src/librustc_errors/diagnostic.rs b/src/librustc_errors/diagnostic.rs index b9af4aae550..6ba7ea4d13a 100644 --- a/src/librustc_errors/diagnostic.rs +++ b/src/librustc_errors/diagnostic.rs @@ -212,7 +212,7 @@ impl Diagnostic { })); msg.push((format!("`{}", found_extra), Style::NoStyle)); - // For now, just attach these as notes + // For now, just attach these as notes. self.highlighted_note(msg); self } -- cgit 1.4.1-3-g733a5