about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/example
diff options
context:
space:
mode:
authorSlanterns <slanterns.w@gmail.com>2024-07-28 01:28:39 +0800
committerSlanterns <slanterns.w@gmail.com>2024-07-28 03:11:54 +0800
commitec0b3540925af3cab9c38b0344902d48edb9d5b8 (patch)
tree65a605b3942070103328851c2adc5c8fdb4cdd35 /compiler/rustc_codegen_cranelift/example
parent8fe0c753f23e7050b87a444b6622caf4d2272d5d (diff)
downloadrust-ec0b3540925af3cab9c38b0344902d48edb9d5b8.tar.gz
rust-ec0b3540925af3cab9c38b0344902d48edb9d5b8.zip
stabilize `is_sorted`
Diffstat (limited to 'compiler/rustc_codegen_cranelift/example')
-rw-r--r--compiler/rustc_codegen_cranelift/example/std_example.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_cranelift/example/std_example.rs b/compiler/rustc_codegen_cranelift/example/std_example.rs
index 6cedd84adfe..e99763e2722 100644
--- a/compiler/rustc_codegen_cranelift/example/std_example.rs
+++ b/compiler/rustc_codegen_cranelift/example/std_example.rs
@@ -3,7 +3,6 @@
     coroutines,
     stmt_expr_attributes,
     coroutine_trait,
-    is_sorted,
     repr_simd,
     tuple_trait,
     unboxed_closures