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

Remove incorrect "lib" prefixes in CXXSTDLIB doc comments #1228

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Oct 4, 2024

This fixes two incorrect doc comments that currently describe possible values of the CXXSTDLIB in terms of strings that include a lib prefix. The correct values should all exclude that prefix (as they do in the actual code being described).

Copy link
Collaborator

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

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

Thank you!

@NobodyXu NobodyXu merged commit c7f0829 into rust-lang:main Oct 5, 2024
27 checks passed
@github-actions github-actions bot mentioned this pull request Oct 5, 2024
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