]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: ast: Add get_locus() to DelimTokenTree
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 9 Apr 2025 12:44:11 +0000 (14:44 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 14 Apr 2025 16:23:54 +0000 (18:23 +0200)
commit4aa6cae27bd1ca3513dcb512158ed27a4afe800d
treea7b84c2d603add04196a236340ea460222298fbc
parent09c4a7a58b4dd6a95b72224d83c715308da9838a
gccrs: ast: Add get_locus() to DelimTokenTree

gcc/rust/ChangeLog:

* ast/rust-ast.h (DelimTokenTree::get_locus): New function.
gcc/rust/ast/rust-ast.h