gccrs: 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>
This commit is contained in:
Owen Avery
2023-02-14 18:47:53 -05:00
committed by Arthur Cohen
parent a11b44b6a5
commit ecdce2bf17

View File

@@ -193,4 +193,4 @@ private:
std::set<Feature::Name> valid_features;
};
} // namespace Rust
#endif
#endif