public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] gccrs: remove unused includes
@ 2023-05-02  7:10 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-05-02  7:10 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:83e971d908bb6cbefbbe9392d4839f17fecb87b9

commit 83e971d908bb6cbefbbe9392d4839f17fecb87b9
Author: Philip Herron <herron.philip@googlemail.com>
Date:   Thu Apr 20 11:20:41 2023 +0100

    gccrs: remove unused includes
    
    gcc/rust/ChangeLog:
    
            * backend/rust-compile-implitem.h: remove includes
    
    Signed-off-by: Philip Herron <herron.philip@googlemail.com>

Diff:
---
 gcc/rust/backend/rust-compile-implitem.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gcc/rust/backend/rust-compile-implitem.h b/gcc/rust/backend/rust-compile-implitem.h
index 24cb3d68f7b..a9a719d5aef 100644
--- a/gcc/rust/backend/rust-compile-implitem.h
+++ b/gcc/rust/backend/rust-compile-implitem.h
@@ -20,8 +20,6 @@
 #define RUST_COMPILE_IMPLITEM_H
 
 #include "rust-compile-item.h"
-#include "rust-compile-expr.h"
-#include "rust-compile-fnparam.h"
 
 namespace Rust {
 namespace Compile {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-02  7:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-02  7:10 [gcc/devel/rust/master] gccrs: remove unused includes Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).