about summary refs log tree commit diff
path: root/library/alloc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-06-08Use the in-tree `compiler-builtins`Trevor Gross-1/+1
2025-06-02Remove more library bootstrapJosh Stone-1/+0
2025-05-30Update `compiler-builtins` to 0.1.160Trevor Gross-1/+1
2025-05-13bump compiler_builtinsPietro Albini-1/+1
2025-05-06Update `compiler-builtins` to 0.1.158Trevor Gross-1/+1
2025-05-04Update `compiler-builtins` to 0.1.157Trevor Gross-1/+1
2025-04-22Update `compiler_builtins` to 0.1.156Trevor Gross-1/+1
2025-04-17Update `compiler-builtins` to 0.1.155Trevor Gross-1/+1
2025-04-10Update `compiler-builtins` to 0.1.153Trevor Gross-1/+1
2025-04-03Fix testing with randomized layouts enabledbjorn3-1/+0
2025-03-24Update `compiler-builtins` to 0.1.152Trevor Gross-1/+1
2025-03-11Migrate alloc to Rust 2024Eric Huss-1/+1
2025-03-07Fully test the alloc crate through alloctestsbjorn3-4/+4
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-18/+0
2025-03-05Update `compiler-builtins` to 0.1.151Trevor Gross-1/+1
2025-03-01Update `compiler-builtins` to 0.1.150Trevor Gross-1/+1
2025-02-24Update `compiler-builtins` to 0.1.148Trevor Gross-1/+1
2025-02-23Update `compiler-builtins` to 0.1.147Trevor Gross-1/+1
2025-02-21Use `public-dependencies` in all sysroot cratesTrevor Gross-1/+3
2025-02-13library: Update rand to 0.9.0Eric Huss-2/+2
2025-02-07Update `compiler-builtins` to 0.1.146Trevor Gross-1/+1
2025-02-04Update `compiler-builtins` to 0.1.145Trevor Gross-1/+1
2025-01-15Update compiler-builtins to 0.1.143Trevor Gross-1/+1
2025-01-14Update compiler-builtins to 0.1.141Trevor Gross-1/+1
2024-12-27Update `compiler-builtins` to 0.1.140Trevor Gross-1/+1
2024-11-03Update `compiler_builtins` to 0.1.138 and pin itTrevor Gross-1/+1
2024-10-26Update compiler-builtins to 0.1.136Trevor Gross-1/+1
2024-10-19Update `compiler-builtins` to 0.1.134Ben Kimock-1/+1
2024-10-05Update `compiler-builtins` to 0.1.133Trevor Gross-1/+1
2024-10-04Update compiler-builtins to 0.1.132Alan Wu-1/+1
2024-09-28Update compiler_builtins to 0.1.130Trevor Gross-1/+1
2024-09-26update `compiler_builtins` to `0.1.126`Folkert de Vries-1/+1
2024-09-05Update compiler-builtins to 0.1.125Alex Crichton-1/+1
2024-08-31when -Zrandomize-layout is enabled disable alloc test testing internal struct...The 8472-0/+1
2024-08-29Update `compiler_builtins` to `0.1.123`Amjad Alsharafi-1/+1
2024-08-23Update `compiler_builtins` to `0.1.121`Scott McMurray-1/+1
2024-08-22Update `compiler_builtins` to `0.1.120`Amjad Alsharafi-1/+1
2024-08-08Update compiler-builtins version to 0.1.118Guillaume Gomez-1/+1
2024-08-06Update `compiler-builtins` to 0.1.117Trevor Gross-4/+1
2024-07-29Auto merge of #125016 - nicholasbishop:bishop-cb-112, r=tgross35bors-2/+5
2024-07-28Update compiler_builtins to 0.1.114Nicholas Bishop-2/+5
2024-06-27Cleanup bootstrap check-cfgUrgau-2/+0
2024-05-25Rollup merge of #123803 - Sp00ph:shrink_to_fix, r=Mark-SimulacrumMatthias Krüger-0/+4
2024-05-24Remove now outdated comment since we bumped stage0Urgau-1/+0
2024-05-21addresss reviewsLzu Tao-1/+4
2024-05-21Update check-cfg lists for allocLzu Tao-0/+9
2024-05-13Forward alloc features to coreDion Dokter-2/+2
2024-05-11Add flag to std and alloc tooDion Dokter-0/+2
2024-05-07Move `test_shrink_to_unwind` to its own file.Markus Everling-0/+4
2023-11-26Rename `{collections=>alloc}{tests,benches}`Maybe Waffle-2/+2