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 another clashing_extern_declarations false positive. #75885

Commits on Aug 24, 2020

  1. Fix clashing_extern_declarations false positive.

    Fixes a false positive for transparent newtype with a non-zero member.
    jumbatm committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    f38eb93 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    671770e View commit details
    Browse the repository at this point in the history
  2. Use same name as attr.

    Co-authored-by: Bastian Kauschke <bastian_kauschke@hotmail.de>
    jumbatm and lcnr committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    2ea86af View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary assert.

    jumbatm committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    352df40 View commit details
    Browse the repository at this point in the history