summary refs log tree commit diff
path: root/library/core/src/prelude/mod.rs
AgeCommit message (Expand)AuthorLines
2024-03-22Remove RustcEncodable/Decodable from 2024 preludeJacob Pratt-4/+30
2024-02-18Add `Future` and `IntoFuture` to the 2024 preludeNilstrieb-2/+6
2022-12-30Replace libstd, libcore, liballoc in docs.jonathanCogan-4/+4
2022-04-02Create 2024 editionJacob Pratt-0/+10
2021-06-14Stabilize {std, core}::prelude::rust_*.Mara Bos-8/+8
2021-05-25Add new traits to 2021 prelude.Mara Bos-1/+7
2021-05-25Add tracking issue for edition-specific preludes.Mara Bos-6/+6
2021-02-25Use intra-doc links.Mara-3/+3
2021-02-25Add {core,std}::prelude::{rust_2015,rust_2018,rust_2021}.Mara Bos-0/+36
2020-07-27mv std libs to library/mark-0/+5