]> git.ipfire.org Git - thirdparty/gcc.git/commit
backend: Remove checks on StructFieldIdentPattern
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 16 Apr 2025 15:39:28 +0000 (17:39 +0200)
committerCohenArthur <arthur.cohen@embecosm.com>
Wed, 30 Apr 2025 10:35:43 +0000 (10:35 +0000)
commit92323dd3bb16f21194891ce463fc865598c6980f
tree116fcc9608b1cbd16bff89e905efd8ff3a339057
parent515e1692ffe87852ae68fab2715a64e6bf0477a2
backend: Remove checks on StructFieldIdentPattern

gcc/rust/ChangeLog:

* backend/rust-compile-pattern.cc (CompilePatternCheckExpr::visit): Remove old invalid
checks.
gcc/rust/backend/rust-compile-pattern.cc