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

tests: add checker and passing test for generic indexing #20036

Merged
merged 3 commits into from
Nov 29, 2023

tests: add checker and passing test

25209d0
Select commit
Failed to load commit list.
Merged

tests: add checker and passing test for generic indexing #20036

tests: add checker and passing test
25209d0
Select commit
Failed to load commit list.
Deleted GitHub App / Copilot for PRs succeeded Nov 29, 2023 in 21s

Analysis complete

Details

Copilot for PRs is a limited technical preview from GitHub Next.

It's aim is to make it easier to write pull request descriptions by providing automatically generated suggestions based on the code changes.

To find out more go to https://githubnext.com/projects/copilot-for-pull-requests or come and chat with us on Discord

Progress:

File Status Duration
Summary & Walkthrough ✅ Finished 19.1 seconds
vlib/v/checker/tests/generic_mut_struct_index_err.out ✅ Finished 10.8 seconds
vlib/v/checker/tests/generic_mut_struct_index_err.vv ✅ Finished 10.8 seconds
vlib/v/tests/generic_with_ptr_as_param_test.v ✅ Finished 10.8 seconds