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

rustdoc: migrate item_struct to an Askama template #111430

Closed

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    eb2b7dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a81e1c View commit details
    Browse the repository at this point in the history
  3. Expand render_fields()

    nicklimmm committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4833758 View commit details
    Browse the repository at this point in the history
  4. Expand render_field()

    nicklimmm committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ca02fde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6319202 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a892f8 View commit details
    Browse the repository at this point in the history
  7. Fix borrowing errors

    nicklimmm committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0fb10ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97aca51 View commit details
    Browse the repository at this point in the history
  9. Use ItemTemplate trait

    nicklimmm committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1270d00 View commit details
    Browse the repository at this point in the history
  10. Use item_template macro

    nicklimmm committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    39c9c50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4d9618 View commit details
    Browse the repository at this point in the history
  12. Remove extra {

    nicklimmm committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    faacad5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e3980b View commit details
    Browse the repository at this point in the history