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

Extend #[must_use] to nested structures #62262

Closed
wants to merge 17 commits into from

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    74b097c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf8bf1 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    49422df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02fc469 View commit details
    Browse the repository at this point in the history
  5. Fix ignored value

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    13c2571 View commit details
    Browse the repository at this point in the history
  6. Fix failing tests

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    deb4000 View commit details
    Browse the repository at this point in the history
  7. Fix more failing tests

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    82af81a View commit details
    Browse the repository at this point in the history
  8. Fix incremental tests

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    36fb809 View commit details
    Browse the repository at this point in the history
  9. Fix pretty tests

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    80016b2 View commit details
    Browse the repository at this point in the history
  10. Fix liballoc tests

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    82d6c2b View commit details
    Browse the repository at this point in the history
  11. Fix save-analysis tests

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    3d685ab View commit details
    Browse the repository at this point in the history
  12. Address review comments

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    0ec7a62 View commit details
    Browse the repository at this point in the history
  13. Fix some rebase errors

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    49a552b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7569fca View commit details
    Browse the repository at this point in the history
  15. Update new tests

    varkor committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    5c1ee17 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57a0449 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8bcf64a View commit details
    Browse the repository at this point in the history