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

Validate ignore and only compiletest directive, and add human-readable ignore reasons #108905

Merged
merged 28 commits into from
Apr 5, 2023

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    123cc41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2a982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bc8bb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aaf9d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    703ba0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dd6c19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64af509 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e592aaa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef2bf6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e6d205 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c075691 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55121a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8eb3def View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9cb4373 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bc991de View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e085192 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4cdb783 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    91be8ca View commit details
    Browse the repository at this point in the history
  19. fix remaining tests

    pietroalbini committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    54c4762 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    60f2761 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e045598 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3602200 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8f8873e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5b0a0d8 View commit details
    Browse the repository at this point in the history
  25. restore check for both target os and env

    This is better than the old impl of target.ends_with("windows-gnu"),
    because it also catches things like windows-gnullvm
    pietroalbini committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9a2d1b8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bf66ddb View commit details
    Browse the repository at this point in the history
  27. fix solaris ignore

    pietroalbini committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    48bea63 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bbcbb6f View commit details
    Browse the repository at this point in the history