public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1564
@ 2022-10-06 20:06 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-10-06 20:06 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:adaf4561d63f08714f8c289bef0f4c5649fb6829

commit adaf4561d63f08714f8c289bef0f4c5649fb6829
Merge: 6e0ba5f8a58 a8b1f98f832
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Thu Oct 6 11:09:18 2022 +0000

    Merge #1564
    
    1564: builtins: Move implementation into source file r=CohenArthur a=CohenArthur
    
    
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/Make-lang.in             |   1 +
 gcc/rust/backend/rust-builtins.cc | 143 ++++++++++++++++++++++++++++++++++++++
 gcc/rust/backend/rust-builtins.h  | 120 ++++----------------------------
 3 files changed, 156 insertions(+), 108 deletions(-)

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

only message in thread, other threads:[~2022-10-06 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 20:06 [gcc/devel/rust/master] Merge #1564 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).