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

Use doc_auto_cfg; small doc and feature tweaks #451

Merged
merged 9 commits into from
May 20, 2024
Merged

Use doc_auto_cfg; small doc and feature tweaks #451

merged 9 commits into from
May 20, 2024

Commits on May 20, 2024

  1. Use doc_auto_cfg in place of doc_cfg

    This leaves internal_doc items untouched.
    dhardy committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cd17079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f097a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59c795e View commit details
    Browse the repository at this point in the history
  4. Un-hide Draw*Impl traits

    Although end users don't implement these, the traits do
    appear as bounds in other public items.
    dhardy committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1368528 View commit details
    Browse the repository at this point in the history
  5. Use cfg docsrs for internal_doc doc_cfg

    Unfortunately doc_cfg still doesn't work correctly with re-exports
    dhardy committed May 20, 2024
    Configuration menu
    Copy the full SHA
    075a432 View commit details
    Browse the repository at this point in the history
  6. Un-hide RowTemp::set_len

    (Other removed annotations do nothing.)
    dhardy committed May 20, 2024
    Configuration menu
    Copy the full SHA
    845e373 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38723d8 View commit details
    Browse the repository at this point in the history
  8. Doc fix

    dhardy committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a6f0516 View commit details
    Browse the repository at this point in the history
  9. Fix feature name

    dhardy committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b1ade87 View commit details
    Browse the repository at this point in the history