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 legacy ::from() truncation mention in docs; add more intradoc links #392

Merged

Conversation

MarijnS95
Copy link
Contributor

::from() to truncate VecN to Vec(N - 1) has been removed long ago in #195, and should not be mentioned anymore in the docs. Also replace more type and function references with proper intradocs, making it easier for the reader to click through to the thing that is being mentioned as well as validate such documentation (in particular: validity of intradoc links) on the CI in the future.

…c links

`::from()` to truncate `VecN` to `Vec(N - 1)` has been removed long ago
in bitshifter#195, and should not be mentioned anymore in the docs.  Also replace
more type and function references with proper intradocs, making it
easier for the reader to click through to the thing that is being
mentioned as well as validate such documentation (in particular:
validity of intradoc links) on the CI in the future.
@bitshifter bitshifter merged commit 063b327 into bitshifter:main Apr 13, 2023
@bitshifter
Copy link
Owner

Thanks!

@MarijnS95 MarijnS95 deleted the rm-legacy-from-truncation-in-docs branch April 13, 2023 05:41
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