about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2021-03-16feat: Update hashbrown to instantiate less llvm IRMarkus Westerlind-1/+1
2021-03-05Bump libc dependency of std to 0.2.88.Maarten de Vries-1/+1
2021-02-24Bump minimum libc version to 0.2.85 for std.Maarten de Vries-1/+1
2021-01-07Update `compiler_builtins` to 0.1.39Yuki Okushi-2/+2
2020-11-20std: Update the backtrace crate submoduleAlex Crichton-3/+3
2020-11-17Rollup merge of #78138 - fortanix:raoul/dlmalloc0.2, r=Mark-SimulacrumMara Bos-1/+1
2020-11-15add options to use optimized and mangled compiler builtinsStefan Lankes-0/+2
2020-11-12Upgrading dlmalloc to 0.2.1Raoul Strackx-1/+1
2020-10-27Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-SimulacrumYuki Okushi-0/+1
2020-10-24Rollup merge of #77610 - hermitcore:dtors, r=m-ou-seJonas Schievink-1/+1
2020-10-21Update to rustc-demangle 0.1.18varkor-1/+1
2020-10-21Update rustc-demanglevarkor-1/+1
2020-10-21allow using the system-wide llvm-libunwind as the unwinderMarc-Antoine Perennou-0/+1
2020-10-11using the latest version of libhermit-rsStefan Lankes-1/+1
2020-10-04Update libc to 0.2.79Josh Triplett-1/+1
2020-09-27libary: Forward compiler-builtins "mem" featureJoe Richey-0/+1
2020-09-10Use IOV_MAX and UIO_MAXIOV constants in limit vectored I/OThomas de Zeeuw-1/+1
2020-09-08Update to hashbrown 0.9Matt Brubeck-1/+1
2020-08-28Update compiler-builtinsThomas Vigouroux-1/+1
2020-08-14Bump std's libc version to 0.2.74Jubilee-1/+1
2020-08-07Update hashbrown to 0.8.1Amanieu d'Antras-1/+1
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-9/+14
2020-07-27mv std libs to library/mark-0/+76