slice_patterns: remove gates in tests
This commit is contained in:
parent
3e3cac010b
commit
a1eadca88f
116 changed files with 349 additions and 490 deletions
|
@ -3,8 +3,6 @@
|
|||
// Once the bug is fixed, the test, which is derived from a
|
||||
// passing test for `let` statements, should become check-pass.
|
||||
|
||||
#![feature(slice_patterns)]
|
||||
|
||||
fn array() -> [(String, String); 3] {
|
||||
Default::default()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue