]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gccrs: Add trailing newline
authorOwen Avery <powerboat9.gamer@gmail.com>
Tue, 14 Feb 2023 23:47:53 +0000 (18:47 -0500)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 6 Apr 2023 08:47:23 +0000 (10:47 +0200)
gcc/rust/ChangeLog:

* checks/errors/rust-feature-gate.h: Add trailing newline before EOF.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/checks/errors/rust-feature-gate.h

index 6768c4c24985f19f701c26e95c0dce7d6877d967..05789cf4751e63ff5325654fc9717234b1d83494 100644 (file)
@@ -193,4 +193,4 @@ private:
   std::set<Feature::Name> valid_features;
 };
 } // namespace Rust
-#endif
\ No newline at end of file
+#endif