]> git.ipfire.org Git - thirdparty/gcc.git/commit
Use name resolver 2.0 in MarkLive
authorOwen Avery <powerboat9.gamer@gmail.com>
Tue, 15 Oct 2024 19:34:28 +0000 (15:34 -0400)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Thu, 17 Oct 2024 13:43:32 +0000 (13:43 +0000)
commit20ef2821922d1db2f5455f8dbf455f2f6764739c
treef74647a590b534497784fc4472b0ccfba3870773
parent2b74b5cb755661f5232d5b98613f1295cf73de03
Use name resolver 2.0 in MarkLive

gcc/rust/ChangeLog:

* checks/lints/rust-lint-marklive.cc
(MarkLive::visit_path_segment): Use name resolver 2.0 when
enabled.
(MarkLive::visit): Likewise.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/checks/lints/rust-lint-marklive.cc