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

Remove some obsolete ignored tests #12476

Closed
wants to merge 1 commit into from

Commits on Feb 9, 2014

  1. Remove some obsolete ignored tests

    * compile-fail/vec-add.rs is obsolete, there are no mutable
      vectors any more, rust-lang#2711 is closed
    * compile-fail/issue-1451.rs is obsolete, there are no more
      structural records, rust-lang#1451 is closed
    * compile-fail/issue-2074.rs is obsolete, an up to date test
      is in run-pass/nested-enum-same-names.rs, rust-lang#2074 is closed
    * compile-fail/omitted-arg-wrong-types.rs is obsolete, rust-lang#2093
      is closed
    fhahn committed Feb 9, 2014
    4 Configuration menu
    Copy the full SHA
    c9b1b70 View commit details
    Browse the repository at this point in the history