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

Generate exoprts for stdlib #4244

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

jgautier-dd
Copy link

What type of PR is this?

Feature

What does this PR do? Why is it needed?
This PR adds exports to the standard library which is useful for the gopackagesdriver to avoid parsing files and various other tools that use https://pkg.go.dev/golang.org/x/tools/go/packages.

Which issues(s) does this PR fix?
#3653

Other notes for review
Basically a reimplementation of this PR: #3653 but with the comment addressed about configuring it with //go/config. One additional thing added is the exports files are part of the GoSDK provider so that other custom rules can also gain access to the exported files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants