]> git.ipfire.org Git - thirdparty/gcc.git/commit
backend: Refactor struct pattern compilation
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 16 Apr 2025 14:03:26 +0000 (16:03 +0200)
committerCohenArthur <arthur.cohen@embecosm.com>
Wed, 30 Apr 2025 10:35:43 +0000 (10:35 +0000)
commit0a316f44a0811b54b72aa68997ee62a66ff54ebe
tree3dc692eca18a22d358e96b8a34f9169ded3c476b
parente9514b851e964e1bafe1991ff0212394157de4c9
backend: Refactor struct pattern compilation

gcc/rust/ChangeLog:

* backend/rust-compile-pattern.h: Split struct pattern compilation into three functions.
* backend/rust-compile-pattern.cc: Implement them.
gcc/rust/backend/rust-compile-pattern.cc
gcc/rust/backend/rust-compile-pattern.h