]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: session manager: Call into DesugarForLoops
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 22 Jan 2025 14:14:45 +0000 (14:14 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 24 Mar 2025 12:07:04 +0000 (13:07 +0100)
commit0c14d95298548b7bb0c504f28cf5c18111285db8
tree4dcf36a4838c63e1e390658bdddef0ed6e9a455e
parent01d7dd796f76e8dd093bdefc67060d6d407eb68e
gccrs: session manager: Call into DesugarForLoops

gcc/rust/ChangeLog:

* rust-session-manager.cc (Session::compile_crate): Call the visitor.
gcc/rust/rust-session-manager.cc