diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2021-06-14 14:44:50 +0000 |
|---|---|---|
| committer | Mara Bos <m-ou.se@m-ou.se> | 2021-06-14 14:44:50 +0000 |
| commit | 65c1d3597309063635f2d846db6ebab334492eb2 (patch) | |
| tree | 0534493e8c8ec8d42f4f6ecb8afbe818d4c8423f /library/std/src/lib.rs | |
| parent | 7510b0ca45d1204f8f0e9dc1bb2dc7d95b279c9a (diff) | |
| download | rust-65c1d3597309063635f2d846db6ebab334492eb2.tar.gz rust-65c1d3597309063635f2d846db6ebab334492eb2.zip | |
Stabilize {std, core}::prelude::rust_*.
Diffstat (limited to 'library/std/src/lib.rs')
| -rw-r--r-- | library/std/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/std/src/lib.rs b/library/std/src/lib.rs index c4f21587457..b4b94405dfc 100644 --- a/library/std/src/lib.rs +++ b/library/std/src/lib.rs @@ -302,7 +302,6 @@ #![feature(panic_internals)] #![feature(panic_unwind)] #![feature(pin_static_ref)] -#![feature(prelude_2021)] #![feature(prelude_import)] #![feature(ptr_internals)] #![feature(raw)] |
