]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gccrs: Add ending newline to rust-macro-builtins-log-debug.cc
authorOwen Avery <powerboat9.gamer@gmail.com>
Fri, 28 Mar 2025 00:39:00 +0000 (20:39 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 31 Mar 2025 19:07:23 +0000 (21:07 +0200)
gcc/rust/ChangeLog:

* expand/rust-macro-builtins-log-debug.cc:
Add newline to end of file.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/expand/rust-macro-builtins-log-debug.cc

index 49670d2b986aa9c12435c7fc04f31660624bbdc8..3d7b54f7b0c76e20dac8a19438d1afeeea4f66bd 100644 (file)
@@ -30,4 +30,4 @@ MacroBuiltin::assert_handler (location_t invoc_locus,
 
   return AST::Fragment::create_error ();
 }
-} // namespace Rust
\ No newline at end of file
+} // namespace Rust