about summary refs log tree commit diff
path: root/library/core/src/prelude
AgeCommit message (Expand)AuthorLines
2021-07-18Move asm! and global_asm! to core::archbstrie-3/+19
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-04-04Bump cfgsMark Rousskov-2/+0
2021-03-15Deprecate RustcEncodable and RustcDecodable.Mara Bos-1/+1
2021-03-10Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakisDylan DPC-4/+38
2021-03-06Implement built-in attribute macro `#[cfg_eval]`Vadim Petrochenkov-0/+9
2021-02-25Use intra-doc links.Mara-4/+4
2021-02-25Add {core,std}::prelude::{rust_2015,rust_2018,rust_2021}.Mara Bos-4/+38
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-0/+5
2020-07-27mv std libs to library/mark-0/+83