aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/parse/rust-parse.h
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-11-15 11:08:09 +0100
committerP-E-P <32375388+P-E-P@users.noreply.github.com>2023-11-21 09:19:08 +0000
commit6f8b0ffd7667c81af7798c5c02eb24f7b2a79bd5 (patch)
treeb72640954c9896b1e103fb45cce34fdcd273283a /gcc/rust/parse/rust-parse.h
parent03c6549b2ded9c8ad566d8bcc6d15a6d616dc9b5 (diff)
downloadgcc-6f8b0ffd7667c81af7798c5c02eb24f7b2a79bd5.zip
gcc-6f8b0ffd7667c81af7798c5c02eb24f7b2a79bd5.tar.gz
gcc-6f8b0ffd7667c81af7798c5c02eb24f7b2a79bd5.tar.bz2
Fix error emission for self pointers
Self pointer checking loop condition was inverted, the latter was therefore never executed. gcc/rust/ChangeLog: * parse/rust-parse-impl.h (Parser::parse_self_param): Fix the loop exit condition. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse.h')
0 files changed, 0 insertions, 0 deletions