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

Note allowed --emit metadata in rust doc #2075

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

l4l
Copy link
Contributor

@l4l l4l commented Feb 2, 2024

as it in the source:

static ALLOWED_EMIT: Lazy<HashSet<&'static str>> =
Lazy::new(|| ["link", "metadata", "dep-info"].iter().copied().collect());

Copy link
Collaborator

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo Xuanwo merged commit 13663f5 into mozilla:main Feb 2, 2024
35 checks passed
@l4l l4l deleted the patch-1 branch February 2, 2024 16:36
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