aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorOwen Avery <powerboat9.gamer@gmail.com>2023-02-14 18:47:53 -0500
committerCohenArthur <arthur.cohen@embecosm.com>2023-02-15 08:02:07 +0000
commit64ea37670afb4a5e57f019687c6f6e8bf261d4a9 (patch)
treec2f688d8224344ca39f5535f6f6ba81a6e378f64 /gcc
parentdac6d99a873759e7cca355508e814ef03e5659d1 (diff)
downloadgcc-64ea37670afb4a5e57f019687c6f6e8bf261d4a9.zip
gcc-64ea37670afb4a5e57f019687c6f6e8bf261d4a9.tar.gz
gcc-64ea37670afb4a5e57f019687c6f6e8bf261d4a9.tar.bz2
Add trailing newline
gcc/rust/ChangeLog: * checks/errors/rust-feature-gate.h: Add trailing newline before EOF. Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Diffstat (limited to 'gcc')
-rw-r--r--gcc/rust/checks/errors/rust-feature-gate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/checks/errors/rust-feature-gate.h b/gcc/rust/checks/errors/rust-feature-gate.h
index 6768c4c..05789cf 100644
--- a/gcc/rust/checks/errors/rust-feature-gate.h
+++ b/gcc/rust/checks/errors/rust-feature-gate.h
@@ -193,4 +193,4 @@ private:
std::set<Feature::Name> valid_features;
};
} // namespace Rust
-#endif \ No newline at end of file
+#endif