]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add getter for outer attributions
authorRyutaro Okada <1015ryu88@gmail.com>
Tue, 24 Jun 2025 05:25:57 +0000 (22:25 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 5 Aug 2025 14:36:51 +0000 (16:36 +0200)
commit5b9ef28055dd47e0895e1e1d52108ea0ed11b124
tree10d3daef7822d5c1e5d5c8e93d6423d4cbf72b15
parent6ced463762293893d20e4870054848b0585ce561
gccrs: Add getter for outer attributions

gcc/rust/ChangeLog:

* hir/tree/rust-hir-expr.h (MatchArm::get_outer_attrs): Add getter for outer attributions

Signed-off-by: Ryutaro Okada <1015ryu88@gmail.com>
gcc/rust/hir/tree/rust-hir-expr.h