public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1778
@ 2023-01-30 13:24 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-01-30 13:24 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0ae13efb5a6383a3e7e22ceb064fa358038bd36f

commit 0ae13efb5a6383a3e7e22ceb064fa358038bd36f
Merge: d12a38da686 e66cb001dc7
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Jan 30 11:41:57 2023 +0000

    Merge #1778
    
    1778: Moved operator.h to util/rust-operators.h. r=CohenArthur a=00AR
    
    Signed-off-by: Abdul Rafey <abdulrafeyq@gmail.com>
    
    Refactored operator.h. #1768
    Changes shown in rust-operators.h are done by clang-formater.
    
    
    Co-authored-by: Abdul Rafey <abdulrafeyq@gmail.com>

Diff:

 gcc/rust/ast/rust-ast.cc                       | 2 +-
 gcc/rust/ast/rust-expr.h                       | 2 +-
 gcc/rust/hir/tree/rust-hir-expr.h              | 2 +-
 gcc/rust/rust-backend.h                        | 2 +-
 gcc/rust/util/rust-lang-item.h                 | 2 +-
 gcc/rust/{operator.h => util/rust-operators.h} | 0
 6 files changed, 5 insertions(+), 5 deletions(-)

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

only message in thread, other threads:[~2023-01-30 13:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 13:24 [gcc/devel/rust/master] Merge #1778 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).