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

https://gcc.gnu.org/g:419e1cff1102eb89c2e4a22b6251cce382bcbe61

commit 419e1cff1102eb89c2e4a22b6251cce382bcbe61
Author: Philip Herron <herron.philip@googlemail.com>
Date:   Sun Apr 23 21:49:12 2023 +0100

    gccrs: remove unused header
    
    gcc/rust/ChangeLog:
    
            * typecheck/rust-hir-type-check-pattern.h: cleanup
    
    Signed-off-by: Philip Herron <herron.philip@googlemail.com>

Diff:
---
 gcc/rust/typecheck/rust-hir-type-check-pattern.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/rust/typecheck/rust-hir-type-check-pattern.h b/gcc/rust/typecheck/rust-hir-type-check-pattern.h
index d5d0fd00de5..d4a1d206628 100644
--- a/gcc/rust/typecheck/rust-hir-type-check-pattern.h
+++ b/gcc/rust/typecheck/rust-hir-type-check-pattern.h
@@ -20,7 +20,6 @@
 #define RUST_HIR_TYPE_CHECK_PATTERN
 
 #include "rust-hir-type-check-base.h"
-#include "rust-hir-full.h"
 
 namespace Rust {
 namespace Resolver {

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

only message in thread, other threads:[~2023-05-02  7:11 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:11 [gcc/devel/rust/master] gccrs: remove unused header 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).