From 3777b86f9b79306d16982ed693a5e4634be13a0e Mon Sep 17 00:00:00 2001 From: Scott McMurray Date: Thu, 31 Jan 2019 12:47:31 -0800 Subject: Stabilize slice_sort_by_cached_key --- src/librustc_codegen_llvm/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/librustc_codegen_llvm') diff --git a/src/librustc_codegen_llvm/lib.rs b/src/librustc_codegen_llvm/lib.rs index ad8db25ee95..cf6c6c57bd9 100644 --- a/src/librustc_codegen_llvm/lib.rs +++ b/src/librustc_codegen_llvm/lib.rs @@ -17,7 +17,6 @@ #![feature(nll)] #![feature(range_contains)] #![feature(rustc_diagnostic_macros)] -#![feature(slice_sort_by_cached_key)] #![feature(optin_builtin_traits)] #![feature(concat_idents)] #![feature(link_args)] -- cgit 1.4.1-3-g733a5