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

toml: check if supported type was passed for decoding when it has no method #19317

Merged
merged 1 commit into from
Sep 10, 2023

toml: check if supported type was passed when it has no method

5931238
Select commit
Failed to load commit list.
Merged

toml: check if supported type was passed for decoding when it has no method #19317

toml: check if supported type was passed when it has no method
5931238
Select commit
Failed to load commit list.
Deleted GitHub App / Copilot for PRs succeeded Sep 9, 2023 in 14s

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 12.2 seconds
vlib/toml/tests/encode_and_decode_test.v ✅ Finished 5.2 seconds
vlib/toml/toml.v ✅ Finished 5.2 seconds