aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-intrinsic.cc
diff options
context:
space:
mode:
authorPhilip Herron <herron.philip@googlemail.com>2025-02-04 17:15:15 +0000
committerPhilip Herron <herron.philip@googlemail.com>2025-02-04 17:19:12 +0000
commit7691105e19b0437c83d104f53ec34f8279b79c84 (patch)
tree08c9f11054c5414b16fb8592488625f7faa3eea2 /gcc/rust/backend/rust-compile-intrinsic.cc
parent5fb06c9be8264b67cab428035ceaefac3df90129 (diff)
downloadgcc-7691105e19b0437c83d104f53ec34f8279b79c84.zip
gcc-7691105e19b0437c83d104f53ec34f8279b79c84.tar.gz
gcc-7691105e19b0437c83d104f53ec34f8279b79c84.tar.bz2
gccrs: remove bad type checking diagnostic
This was a bad diagnostic added when I was working on slices and iterators also the name of the function is also bad. This is all about setting up associated types based on the current context of the bounds assocated with the associated trait bounds on this function. The tell tale is that this didnt have an associated rust error code so this is most definetly not the correct error diagnostic. Fixes Rust-GCC#3403 gcc/rust/ChangeLog: * typecheck/rust-tyty-subst.cc (SubstitutionRef::monomorphize): remove diagnostic gcc/testsuite/ChangeLog: * rust/compile/nr2/exclude: nr2 cant handle this * rust/compile/issue-3403.rs: New test. Signed-off-by: Philip Herron <herron.philip@googlemail.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-intrinsic.cc')
0 files changed, 0 insertions, 0 deletions