about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2022-02-15removing architecture requirements for RustyHermitStefan Lankes-2/+2
2022-02-09Bump compiler-builtins to 0.1.69Amanieu d'Antras-1/+1
2022-01-29Update compiler_builtins to fix duplicate symbols in `armv7-linux-androideabi...Daniel Sommermann-1/+1
2022-01-29Auto merge of #93351 - anp:fuchsia-remove-dir-all, r=tmandrybors-1/+1
2022-01-28Fix remove_dir_all on Fuchsia after CVE fix.Adam Perry-1/+1
2022-01-28wasi: update to wasi 0.11.0Harald Hoyer-1/+1
2022-01-21Update hashbrown to 0.12.0Amanieu d'Antras-1/+1
2021-12-18Update stdlib to the 2021 editionLucas Kent-1/+1
2021-12-15Bump compiler-builtins to 0.1.66Ayrton-1/+1
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1/+1
2021-11-28Bump compiler_builtins to 0.1.55 to bring in fixes for targets lacking atomic...William D. Jones-1/+1
2021-11-27Update libc to 0.2.108Jubilee Young-1/+1
2021-11-26Bump compiler-builtins to 0.1.53Alessandro Decina-1/+1
2021-11-10Update stdarch/dlmallocAlex Crichton-1/+1
2021-11-10Update dlmalloc for libstdAlex Crichton-1/+1
2021-11-10Update stdarch/compiler_builtinsAlex Crichton-1/+1
2021-11-10Use `target_family = "wasm"`Alex Crichton-1/+1
2021-11-10std: Get the standard library compiling for wasm64Alex Crichton-1/+1
2021-11-01Bump libc dependency of std to 0.2.106Tomoaki Kawada-1/+1
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