Skip to content

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

Merged
newpavlov merged 2 commits intomasterfrom
versioned_docsrs_links
Mar 27, 2025
Merged

Add crate version to docs.rs links used in compile_error!s#639
newpavlov merged 2 commits intomasterfrom
versioned_docsrs_links

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
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
### Changed
- Doc improvements [rust-random#632] [rust-random#634] [rust-random#635]
- Add crate version to docs.rs links used in `compile_error!`s [rust-random#639]

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

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