about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2021-10-05library std, libc dependency updateDavid Carlier-1/+1
2021-09-25Expose the std_detect env_override featureLuca Barbato-0/+1
2021-08-24Update rustc-demangle to 0.1.21.Eduard-Mihai Burtescu-1/+1
2021-08-19Auto merge of #88151 - alexcrichton:update-backtrace, r=Mark-Simulacrumbors-2/+2
2021-08-19Update the backtrace crate in libstdAlex Crichton-2/+2
2021-08-13switch to the latest version of hermit-abiStefan Lankes-1/+1
2021-08-10STD support for the ESP-IDF frameworkivmarkov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-25macos current_exe using directly libc instead.David CARLIER-1/+1
2021-06-01Update `compiler_builtins` to 0.1.44Tilmann Meyer-1/+1
2021-05-13Update compiler_builtins to 0.1.43Amanieu d'Antras-1/+1
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-1/+1
2021-04-12Auto merge of #83776 - jyn514:update-stdarch-docs, r=Amanieubors-2/+3
2021-04-12Update stdarch submodule (to before it switched to const generics)Joshua Nelson-2/+3
2021-04-10Bump libc dependency of std to 0.2.93Oleksandr Povar-1/+1
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