]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Clean up monadic operations on expected<>
authorjjasmine <tanghocle456@gmail.com>
Wed, 26 Jun 2024 14:39:00 +0000 (07:39 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 17 Mar 2025 15:35:52 +0000 (16:35 +0100)
commite3db0b39198500748007c298b3f1d45bdebe66a4
treed8c8378f1eaf7780f967e0fc6e9b90f7bb3e1abc
parentc75e53394979a7592c77a0fc15d0a8983b629c35
gccrs: Clean up monadic operations on expected<>

gcc/rust/ChangeLog:

* expand/rust-macro-builtins-asm.cc (parse_asm):
Clean up monadic operations on expected<>

Signed-off-by: badumbatish <tanghocle456@gmail.com>
gcc/rust/expand/rust-macro-builtins-asm.cc