about summary refs log tree commit diff
path: root/library/std/src/prelude/common.rs
AgeCommit message (Expand)AuthorLines
2025-02-11Remove the common prelude moduleEric Huss-120/+0
2025-01-08update cfg(bootstrap)Pietro Albini-2/+1
2025-01-08update version placeholdersPietro Albini-1/+1
2024-12-13Stabilize async closuresMichael Goulet-1/+2
2024-11-04Add AsyncFn* to to the prelude in all editionsMichael Goulet-0/+3
2024-07-17Avoid comments that describe multiple `use` items.Nicholas Nethercote-0/+3
2024-06-11replace version placeholderPietro Albini-1/+1
2024-05-13Add `size_of`, `size_of_val`, `align_of`, and `align_of_val` to the preludeJosh Triplett-0/+3
2024-05-01Step bootstrap cfgsMark Rousskov-1/+0
2024-03-22Remove RustcEncodable/Decodable from 2024 preludeJacob Pratt-0/+112