]> gcc.gnu.org Git - gcc.git/commit
gccrs: ErrorCode[E0433] Use of Undeclared Crate, Module, or Type
authorMuhammad Mahad <mahadtxt@gmail.com>
Mon, 19 Jun 2023 19:47:19 +0000 (00:47 +0500)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:46:29 +0000 (18:46 +0100)
commita7d480eef4e3ce9792f2c714551b656b7278d31e
treecad151dc52585f88f47b7855c9daf36e06cc292c
parent97bc533c525629410ffc520170c950af69490afd
gccrs: ErrorCode[E0433] Use of Undeclared Crate, Module, or Type

gcc/rust/ChangeLog:
* resolve/rust-ast-resolve-path.cc (ResolvePath::resolve_path): called rust_error_at
* resolve/rust-ast-resolve-type.cc (ResolveRelativeTypePath::go): called rust_error_at

Signed-off-by: Muhammad Mahad <mahadtxt@gmail.com>
gcc/rust/resolve/rust-ast-resolve-path.cc
gcc/rust/resolve/rust-ast-resolve-type.cc
This page took 0.056232 seconds and 5 git commands to generate.