about summary refs log tree commit diff
path: root/library/alloc/Cargo.toml
AgeCommit message (Expand)AuthorLines
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
2023-10-29Increase the reach of panic_immediate_abortBen Kimock-0/+2
2023-06-23Expose `compiler-builtins-weak-intrinsics` feature for `-Zbuild-std`Amanieu d'Antras-0/+1
2023-04-25Revert "Report allocation errors as panics"Matthias Krüger-3/+0
2023-04-16Report allocation errors as panicsAmanieu d'Antras-0/+3
2023-01-04Update rand in the stdlib tests, and remove the getrandom feature from itThom Chiovoloni-2/+2
2021-12-23Switch all libraries to the 2021 editionDeadbeef-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-1/+1
2021-02-21Add license metadata for std dependenciesCharles E. Lehner-0/+3
2021-01-07Update `compiler_builtins` to 0.1.39Yuki Okushi-2/+2
2020-11-15add options to use optimized and mangled compiler builtinsStefan Lankes-0/+2
2020-07-27mv std libs to library/mark-0/+33