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

WIP: empty_doc #11633

Closed
wants to merge 9 commits into from
Closed

WIP: empty_doc #11633

wants to merge 9 commits into from

Commits on Oct 6, 2023

  1. basic implementation

    SET001 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    68c27c8 View commit details
    Browse the repository at this point in the history
  2. fix message

    SET001 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    33edb6d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update clippy_lints/src/empty_docs.rs

    remove empty line
    
    Co-authored-by: Alejandra González <blyxyas@gmail.com>
    SET001 and blyxyas committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    7fc4671 View commit details
    Browse the repository at this point in the history
  2. better lint description

    Co-authored-by: Alejandra González <blyxyas@gmail.com>
    SET001 and blyxyas committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    5b0122b View commit details
    Browse the repository at this point in the history
  3. function return type in example

    Co-authored-by: Alejandra González <blyxyas@gmail.com>
    SET001 and blyxyas committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    debe26d View commit details
    Browse the repository at this point in the history
  4. function return type in example

    Co-authored-by: Alejandra González <blyxyas@gmail.com>
    SET001 and blyxyas committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    60c3820 View commit details
    Browse the repository at this point in the history
  5. optimise code for readability

    SET001 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3ce3569 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40f3102 View commit details
    Browse the repository at this point in the history
  7. update tests

    SET001 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    941876c View commit details
    Browse the repository at this point in the history