public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug rust/23427] implement raw identifiers
       [not found] <bug-23427-4717@http.sourceware.org/bugzilla/>
@ 2021-06-11 14:24 ` cvs-commit at gcc dot gnu.org
  2021-06-11 14:25 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-06-11 14:24 UTC (permalink / raw)
  To: gdb-prs

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug rust/23427] implement raw identifiers
       [not found] <bug-23427-4717@http.sourceware.org/bugzilla/>
  2021-06-11 14:24 ` [Bug rust/23427] implement raw identifiers cvs-commit at gcc dot gnu.org
@ 2021-06-11 14:25 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2021-06-11 14:25 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |11.1
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-11 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23427-4717@http.sourceware.org/bugzilla/>
2021-06-11 14:24 ` [Bug rust/23427] implement raw identifiers cvs-commit at gcc dot gnu.org
2021-06-11 14:25 ` tromey at sourceware dot org

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).