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

Tracking Issue for default-visibility #131090

Open
4 tasks
davidlattimore opened this issue Oct 1, 2024 · 0 comments
Open
4 tasks

Tracking Issue for default-visibility #131090

davidlattimore opened this issue Oct 1, 2024 · 0 comments
Labels
C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.

Comments

@davidlattimore
Copy link
Contributor

This is a tracking issue for default-visibility, which allows setting the visibility of symbols when building a shared object / dylib.

MCP: rust-lang/compiler-team#782

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Discussion comments will get marked as off-topic or deleted.
Repeated discussions on the tracking issue may lead to the tracking issue getting locked.

Steps

  • Implement the flag as -Z default-visibility
  • Stabilize as -C default-visibility

Unresolved Questions

  • Are we happy with the naming of the flag and its options?
  • What should the default be?

Implementation history

@davidlattimore davidlattimore added the C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.
Projects
None yet
Development

No branches or pull requests

1 participant