diff options
author | Muhammad Mahad <mahadtxt@gmail.com> | 2023-06-22 13:04:12 +0500 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2023-06-25 20:41:35 +0000 |
commit | 04eb580efaad6d74a6d93b47fc551f93cf40577d (patch) | |
tree | 81952837eac62483d72951567028bdd0e0461b36 /gcc/rust/resolve | |
parent | 210557d8a4129e2b240cbbcc84c0edb18b81a397 (diff) | |
download | gcc-04eb580efaad6d74a6d93b47fc551f93cf40577d.zip gcc-04eb580efaad6d74a6d93b47fc551f93cf40577d.tar.gz gcc-04eb580efaad6d74a6d93b47fc551f93cf40577d.tar.bz2 |
ErrorCode[E0277] Type Does Not Implement Expected Trait
Type Does Not Implement Expected Trait - the type [{integer}] cannot be indexed by u32
gcc/rust/ChangeLog:
* typecheck/rust-hir-type-check-expr.cc (TypeCheckExpr::visit): passed "E0277"
* typecheck/rust-tyty.cc (BaseType::bounds_compatible): passed "E0277"
Signed-off-by: Muhammad Mahad <mahadtxt@gmail.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions