diff options
| author | Slanterns <slanterns.w@gmail.com> | 2024-07-28 01:28:39 +0800 |
|---|---|---|
| committer | Slanterns <slanterns.w@gmail.com> | 2024-07-28 03:11:54 +0800 |
| commit | ec0b3540925af3cab9c38b0344902d48edb9d5b8 (patch) | |
| tree | 65a605b3942070103328851c2adc5c8fdb4cdd35 /compiler/rustc_codegen_cranelift/example | |
| parent | 8fe0c753f23e7050b87a444b6622caf4d2272d5d (diff) | |
| download | rust-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.rs | 1 |
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 |
