Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[E0107] Wrong number of generic argument #2539

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

MahadMuhammad
Copy link
Contributor

Wrong number of generic argument E0107

gcc/rust/ChangeLog:

* typecheck/rust-tyty-subst.cc (SubstitutionRef::get_mappings_from_generic_args): Added errorcode.

gcc/rust/ChangeLog:

	* typecheck/rust-tyty-subst.cc (SubstitutionRef::get_mappings_from_generic_args):
	Added errorcode.

Signed-off-by: Muhammad Mahad <mahadtxt@gmail.com>
@philberty philberty added this pull request to the merge queue Aug 9, 2023
@philberty philberty added the diagnostic diagnostic static analysis label Aug 9, 2023
@philberty philberty added this to the GCC 14 Stage 3 milestone Aug 9, 2023
Merged via the queue into Rust-GCC:master with commit 2fcf448 Aug 9, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diagnostic diagnostic static analysis
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants