diff options
| author | bors <bors@rust-lang.org> | 2018-02-28 11:24:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-02-28 11:24:23 +0000 |
| commit | 0ff9872b2280009f094af0df3dcdc542cc46a5fd (patch) | |
| tree | 65509a458d8fb7808cc501d6767b68ff7a08ca11 /src/libcore/tests | |
| parent | ddab91a5debadfda47c057117c8b498a31abaae7 (diff) | |
| parent | fed0c4201cb838eeeb1152f83fab88afa87ca825 (diff) | |
| download | rust-0ff9872b2280009f094af0df3dcdc542cc46a5fd.tar.gz rust-0ff9872b2280009f094af0df3dcdc542cc46a5fd.zip | |
Auto merge of #48608 - kennytm:rollup, r=kennytm
Rollup of 15 pull requests - Successful merges: #48266, #48321, #48365, #48381, #48450, #48473, #48479, #48484, #48488, #48497, #48541, #48548, #48558, #48560, #48565 - Failed merges:
Diffstat (limited to 'src/libcore/tests')
| -rw-r--r-- | src/libcore/tests/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcore/tests/lib.rs b/src/libcore/tests/lib.rs index 7954d52f6b1..0049ed66a10 100644 --- a/src/libcore/tests/lib.rs +++ b/src/libcore/tests/lib.rs @@ -37,7 +37,6 @@ #![feature(refcell_replace_swap)] #![feature(sip_hash_13)] #![feature(slice_patterns)] -#![feature(slice_rotate)] #![feature(sort_internals)] #![feature(specialization)] #![feature(step_trait)] |
