about summary refs log tree commit diff
path: root/library/rustc-std-workspace-alloc
AgeCommit message (Collapse)AuthorLines
2025-07-24Disable unit tests for stdlib packages that don't contain anybjorn3-0/+3
2025-03-11Migrated the rustc-std-workspace crates to Rust 2024Eric Huss-1/+1
2022-12-30Replace libstd, libcore, liballoc in line comments.jonathanCogan-1/+1
2021-12-23Switch all libraries to the 2021 editionDeadbeef-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo.
2020-07-27mv std libs to library/mark-0/+24