]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: mappings: Improve error message for get_lang_item_node
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 22 Jan 2025 12:37:58 +0000 (12:37 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 24 Mar 2025 12:06:54 +0000 (13:06 +0100)
commit14d04e93cf83d167c650709c9f09aa5267cf71c5
tree41c58523dace7cd60a53e7243eaa03b46c6a0682
parentbff688808d263270ece98848ae1f4184775b041c
gccrs: mappings: Improve error message for get_lang_item_node

gcc/rust/ChangeLog:

* util/rust-hir-map.cc (Mappings::get_lang_item_node): Better formatting when a lang
item does not exist when it should.
gcc/rust/util/rust-hir-map.cc