]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: type-check: Remove unused capture in nr2.0
authorArthur Cohen <arthur.cohen@embecosm.com>
Fri, 29 Nov 2024 11:03:59 +0000 (12:03 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Fri, 21 Mar 2025 11:33:11 +0000 (12:33 +0100)
commit9f1086da1060e87784118901bba826317ddedd46
tree07ecb916507b06aa46778d839bf03afab0fd9b6d
parentf8dd4cc166149c9a9a6393b440a4cf89b8fa6307
gccrs: type-check: Remove unused capture in nr2.0

gcc/rust/ChangeLog:

* typecheck/rust-hir-type-check-type.cc (TypeCheckType::resolve_root_path):
Remove unused capture in lambda.
gcc/rust/typecheck/rust-hir-type-check-type.cc