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

https://gcc.gnu.org/g:017be6aeb8f3803a26cf11ef633ce24fca7749b8

commit 017be6aeb8f3803a26cf11ef633ce24fca7749b8
Merge: be5e11036ef 8dfa9676db0 b376c0cb37c
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Aug 30 09:41:27 2022 +0000

    Merge #1515 #1516
    
    1515: transcriber: Do not infinite loop if the current parsed node is an error r=CohenArthur a=CohenArthur
    
    
    
    1516: parser: Parse RangeFullExpr without erroring out r=CohenArthur a=CohenArthur
    
    Previously the parser would emit the errors despite later allowing the parsed expression to be null.
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/expand/rust-macro-expand.cc      | 8 ++++++++
 gcc/rust/parse/rust-parse-impl.h          | 6 +++++-
 gcc/testsuite/rust/compile/parse_range.rs | 9 +++++++++
 3 files changed, 22 insertions(+), 1 deletion(-)

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

only message in thread, other threads:[~2022-08-30 13:43 UTC | newest]

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