diff options
author | Muhammad Mahad <mahadtxt@gmail.com> | 2023-07-05 13:44:17 +0500 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 18:49:32 +0100 |
commit | 2a53f37997ea9d11e9d25d989d254d53614a883b (patch) | |
tree | 03163056e899cdcc24701cfa664f96c95df35090 /gcc/testsuite/rust/compile/break-rust2.rs | |
parent | efa319175a0d5a2aa2d859d8305be3bf881ad006 (diff) | |
download | gcc-2a53f37997ea9d11e9d25d989d254d53614a883b.zip gcc-2a53f37997ea9d11e9d25d989d254d53614a883b.tar.gz gcc-2a53f37997ea9d11e9d25d989d254d53614a883b.tar.bz2 |
gccrs: [E0053] method 'x' has an incompatible type for trait 'y'
The parameters of any trait method must match between
a trait implementation and the trait definition
gcc/rust/ChangeLog:
* typecheck/rust-hir-type-check-implitem.cc (TypeCheckImplItemWithTrait::visit):
called error function
Signed-off-by: Muhammad Mahad <mahadtxt@gmail.com>
Diffstat (limited to 'gcc/testsuite/rust/compile/break-rust2.rs')
0 files changed, 0 insertions, 0 deletions