]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Merge #1776
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 30 Jan 2023 13:27:16 +0000 (13:27 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 13:27:16 +0000 (13:27 +0000)
1776: fixed compiler error message on wildcard pattern within expression r=CohenArthur a=00AR

Signed-off-by: Abdul Rafey <abdulrafeyq@gmail.com>
fixed compiler error message on wildcard pattern '_'  within expression.
Added a new testcase for the same.
#867

Co-authored-by: Abdul Rafey <abdulrafeyq@gmail.com>
1  2 
gcc/rust/parse/rust-parse-impl.h

Simple merge