public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug rust/23427] implement raw identifiers
Date: Fri, 11 Jun 2021 14:24:58 +0000	[thread overview]
Message-ID: <bug-23427-4717-bjXpZtBS3X@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-23427-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=23427

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=48ec4c05c68bfec4b79e95807bd82e0df4634a6c

commit 48ec4c05c68bfec4b79e95807bd82e0df4634a6c
Author: Tom Tromey <tom@tromey.com>
Date:   Fri Jun 11 08:14:09 2021 -0600

    Implement Rust raw identifiers

    This patch implements Rust raw identifiers in the lexer in gdb.  There
    was an earlier patch to do this, but the contributor didn't reply to
    my email asking whether he had sorted out his copyright assignment.

    This is relatively straightforward, but a small test suite addition
    was needd to ensure that the new test is skipped on older versions of
    rustc -- ones that predate the introduction of raw identifiers.

    gdb/ChangeLog
    2021-06-11  Tom Tromey  <tom@tromey.com>

            PR rust/23427
            * rust-parse.c (rust_parser::lex_identifier): Handle raw
            identifiers.
            (rust_lex_tests): Add raw identifier tests.

    gdb/testsuite/ChangeLog
    2021-06-11  Tom Tromey  <tom@tromey.com>

            PR rust/23427
            * lib/rust-support.exp (rust_compiler_version): New caching proc.
            * gdb.rust/rawids.exp: New file.
            * gdb.rust/rawids.rs: New file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

       reply	other threads:[~2021-06-11 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-23427-4717@http.sourceware.org/bugzilla/>
2021-06-11 14:24 ` cvs-commit at gcc dot gnu.org [this message]
2021-06-11 14:25 ` tromey at sourceware dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-23427-4717-bjXpZtBS3X@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).