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

Fixed missing trait method suggests incorrect code (self parameter not named "self"). #71188

Merged
merged 3 commits into from
Apr 19, 2020

Commits on Apr 16, 2020

  1. fixed missing trait method suggests incorrect code (self parameter no…

    …t named self)
    Duddino committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    da59b8f View commit details
    Browse the repository at this point in the history
  2. ./x.py fmt

    Duddino committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ad105ef View commit details
    Browse the repository at this point in the history
  3. Fixed issue with self: &Box<Self>

    Duddino committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    f36f78f View commit details
    Browse the repository at this point in the history