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

Fix duplicate display of error E0502 #45603

Merged
merged 5 commits into from
Oct 30, 2017
Merged

Fix duplicate display of error E0502 #45603

merged 5 commits into from
Oct 30, 2017

Commits on Oct 29, 2017

  1. Fix duplicate display of error E0502

    Josh Leeb-du Toit committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    5086657 View commit details
    Browse the repository at this point in the history
  2. Add test for fix duplicate display of E0502

    Josh Leeb-du Toit committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    975ff7b View commit details
    Browse the repository at this point in the history
  3. Refactor matches to use Result::err

    Josh Leeb-du Toit committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    014e610 View commit details
    Browse the repository at this point in the history
  4. Refactor if block to use idiomatic matches

    Josh Leeb-du Toit committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    37f2382 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Move issue-42106 test from compile-fail to ui

    Josh Leeb-du Toit committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    cf10bcf View commit details
    Browse the repository at this point in the history