Skip to content

Commit

Permalink
Revert "Move negative_impls test from run-pass to ui"
Browse files Browse the repository at this point in the history
This reverts commit 836eb25.
  • Loading branch information
taiki-e committed Feb 21, 2024
1 parent e1ce805 commit bf0da83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: Apache-2.0 OR MIT

#![feature(negative_impls)]
#![deny(suspicious_auto_trait_impls)]

// https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/design.20meeting.3A.20backlog.20bonanza/near/269471299
// https://github.com/taiki-e/pin-project/issues/340
Expand Down
19 changes: 0 additions & 19 deletions tests/ui/unstable-features/negative_impls.stderr

This file was deleted.

0 comments on commit bf0da83

Please sign in to comment.