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

https://gcc.gnu.org/g:31387e76090007b12da82d7ef11b042e88df0ba5

commit 31387e76090007b12da82d7ef11b042e88df0ba5
Merge: 425905b49ae 5f35a8c6378
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Feb 18 14:43:08 2022 +0000

    Merge #944
    
    944: parser: Add `clear_errors()` method r=CohenArthur a=CohenArthur
    
    Clears all errors from the error table so we can reuse the parser in later situations. I'm unsure whether or not the method should also emit all of the errors if present? In that case, we might want to rename it or add another wrapper that emits then clears
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/parse/rust-parse.h | 1 +
 1 file changed, 1 insertion(+)


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

only message in thread, other threads:[~2022-06-08 12:09 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:09 [gcc/devel/rust/master] Merge #944 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).