Skip to content

Add crate version to docs.rs links used in compile_error!s #639

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

Merged
merged 2 commits into from
Mar 27, 2025

Conversation

newpavlov
Copy link
Member

Closes #638

@newpavlov newpavlov requested a review from josephlr March 26, 2025 12:13
@newpavlov newpavlov changed the title Add crate version to crate links used in compile_error!s Add crate version to docs.rs links used in compile_error!s Mar 26, 2025
Copy link
Member

@josephlr josephlr left a comment

Choose a reason for hiding this comment

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

This (and the other doc changes) looks good

@newpavlov newpavlov merged commit e56d4a1 into master Mar 27, 2025
71 checks passed
@newpavlov newpavlov deleted the versioned_docsrs_links branch March 27, 2025 14:25
@newpavlov newpavlov mentioned this pull request May 6, 2025
josephlr pushed a commit that referenced this pull request May 9, 2025
### Changed
- Doc improvements [#632] [#634] [#635]
- Add crate version to docs.rs links used in `compile_error!`s [#639]

## Fixed
- Error handling in WASI p1 [#661]

[#632]: #632
[#634]: #634
[#635]: #635
[#639]: #639
[#661]: #661
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.

small change to docs to lessen feature flag change confusion
2 participants