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

rust: Convert to use Default/Self #6136

Closed
wants to merge 7 commits into from
Closed

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    474cb06 View commit details
    Browse the repository at this point in the history
  2. smb: Rework constructs to use Self/Default

    This commit modifies the constructors to use Self and/or
    Default::default() when feasible
    jlucovsky committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a5f0a0f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    b1f0abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625a08a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49dea62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f9879c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91a8a25 View commit details
    Browse the repository at this point in the history