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

https://gcc.gnu.org/g:8b2e6da73956c8f12a4a150b5b9dcf8f1b5656ba

commit 8b2e6da73956c8f12a4a150b5b9dcf8f1b5656ba
Merge: 0ce3b067a84 b3d85dc842f
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Apr 26 18:24:36 2022 +0000

    Merge #1174
    
    1174: Remove default location for `SimplePath`s r=CohenArthur a=CohenArthur
    
    This removes the default argument for the locus of `SimplePath`s. Addresses #1159
    
    There are a lot of places in the code where it is not possible to insert a "correct" location for these `SimplePath`s: namely, when creating the use statement for the standard library's prelude, or when creating the `SimplePath`s of attributes. I've left a few FIXMEs in these cases because I'm unsure about the proper course of action.
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/ast/rust-ast-full-test.cc | 14 ++++++++++----
 gcc/rust/ast/rust-ast.h            |  8 ++++----
 gcc/rust/hir/rust-ast-lower.cc     |  5 +++--
 gcc/rust/rust-session-manager.cc   | 11 +++++++----
 4 files changed, 24 insertions(+), 14 deletions(-)


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

only message in thread, other threads:[~2022-06-08 12:38 UTC | newest]

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