Skip to content

docs: provide link to core::hash::BuildHasherDefault in macros.rs docs #385

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 1 commit into from
Apr 3, 2025

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Apr 3, 2025

Currently the doc for indexmap_with_default and indexset_with_default mention core::hash::BuildHasherDefault but don't provide any hyperlink to its page. We can easily fix this so that it is easier for people to use the two macros.

@iajoiner iajoiner changed the title docs: provide link to core::hash::BuildHasherDefault in macro.rs docs docs: provide link to core::hash::BuildHasherDefault in macro.rs docs Apr 3, 2025
@iajoiner iajoiner changed the title docs: provide link to core::hash::BuildHasherDefault in macro.rs docs docs: provide link to core::hash::BuildHasherDefault in macros.rs docs Apr 3, 2025
Copy link
Member

@cuviper cuviper left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@cuviper cuviper added this pull request to the merge queue Apr 3, 2025
Merged via the queue into indexmap-rs:main with commit d10de30 Apr 3, 2025
15 checks passed
@iajoiner iajoiner deleted the docs/macros branch April 4, 2025 14:20
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