aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve/rust-ast-resolve-path.cc
diff options
context:
space:
mode:
authorPhilip Herron <herron.philip@googlemail.com>2024-12-02 14:10:11 +0000
committerArthur Cohen <arthur.cohen@embecosm.com>2025-03-21 12:33:07 +0100
commit02bdd68e7daf59a0081ad9b05b5a17624d620dc3 (patch)
treebdfa0f8f8aff55728f1dd0e77add6574c1df3b69 /gcc/rust/resolve/rust-ast-resolve-path.cc
parenta6ad5cdc87c9c7f023351d1c3fa0ac12198928b2 (diff)
downloadgcc-02bdd68e7daf59a0081ad9b05b5a17624d620dc3.zip
gcc-02bdd68e7daf59a0081ad9b05b5a17624d620dc3.tar.gz
gcc-02bdd68e7daf59a0081ad9b05b5a17624d620dc3.tar.bz2
gccrs: Remove bad assertion in name resolution
This was a handy debug assertion but only works for valid rust code. This needs to handle the case where the type is not resolved which is a valid case. Fixes Rust-GCC#2423 gcc/rust/ChangeLog: * resolve/rust-ast-resolve-item.cc (ResolveItem::visit): remove assertions gcc/testsuite/ChangeLog: * rust/compile/nr2/exclude: nr2 can't handle this * rust/compile/issue-2423.rs: New test. Signed-off-by: Philip Herron <herron.philip@googlemail.com>
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions