]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: session-manager: Run name resolution 2.0 if the option is present
authorArthur Cohen <arthur.cohen@embecosm.com>
Fri, 23 Jun 2023 14:35:47 +0000 (16:35 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:00:27 +0000 (19:00 +0100)
commit301e59b864ba32b6e69b906a11352863983c2572
tree47d2d58712a839908f85c8b53a384a21bf1d92b2
parentf7084d487286e4c7ba2336b7fa567fc59def4c01
gccrs: session-manager: Run name resolution 2.0 if the option is present

gcc/rust/ChangeLog:

* rust-session-manager.cc
(Session::expansion): Use new `Early` name resolution 2.0 pass
gcc/rust/rust-session-manager.cc