Skip to content

Remove duplicate feature gate tests #24751

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 25, 2015
Merged

Remove duplicate feature gate tests #24751

merged 1 commit into from
Apr 25, 2015

Conversation

lgrz
Copy link
Contributor

@lgrz lgrz commented Apr 24, 2015

As part of the audit for #22820 the following duplicate feature
gate tests were removed:

  • box_patterns
  • simd_ffi

These tests for box_patterns and simd_ffi were added in #23578,
however there were existing tests in #20723 and #21233 respectively.

r? @nrc

As part of the audit for #22820 the following duplicate feature
gate tests were removed:

* `box_patterns`
* `simd_ffi`

These tests for `box_patterns` and `simd_ffi` were added in #23578,
however there were existing tests in #20723 and #21233 respectively.
@lgrz
Copy link
Contributor Author

lgrz commented Apr 24, 2015

@nrc I've added you as a reviewer as this was related to #24749, I hope that's ok.

@brson
Copy link
Contributor

brson commented Apr 24, 2015

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 24, 2015

📌 Commit f1b40d7 has been approved by brson

@brson
Copy link
Contributor

brson commented Apr 24, 2015

Thanks!

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 24, 2015
As part of the audit for rust-lang#22820 the following duplicate feature
gate tests were removed:

* `box_patterns`
* `simd_ffi`

These tests for `box_patterns` and `simd_ffi` were added in rust-lang#23578,
however there were existing tests in rust-lang#20723 and rust-lang#21233 respectively.

r? @nrc
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 24, 2015
As part of the audit for rust-lang#22820 the following duplicate feature
gate tests were removed:

* `box_patterns`
* `simd_ffi`

These tests for `box_patterns` and `simd_ffi` were added in rust-lang#23578,
however there were existing tests in rust-lang#20723 and rust-lang#21233 respectively.

r? @nrc
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 25, 2015
As part of the audit for rust-lang#22820 the following duplicate feature
gate tests were removed:

* `box_patterns`
* `simd_ffi`

These tests for `box_patterns` and `simd_ffi` were added in rust-lang#23578,
however there were existing tests in rust-lang#20723 and rust-lang#21233 respectively.

r? @nrc
bors added a commit that referenced this pull request Apr 25, 2015
@bors bors merged commit f1b40d7 into rust-lang:master Apr 25, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants