about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-08-14Upgrade Object and related depsdirreke-2/+2
2023-08-11Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDentonbors-7/+5
2023-08-09Auto merge of #99747 - ankane:float_gamma, r=workingjubileebors-1/+1
2023-08-07Bump compiler_builtins to 0.1.100Andrew Kane-1/+1
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-1/+1
2023-07-28reduce deps for windows-msvc targets for backtraceklensy-7/+5
2023-07-21Bump compiler_builtins to 0.1.98Nicholas Bishop-1/+1
2023-07-12use latest version of hermit-abiStefan Lankes-1/+1
2023-07-12define hermit_abi as public depedencenyStefan Lankes-1/+1
2023-07-05Update compiler-builtins to 0.1.95jyn-2/+1
2023-07-02Update std to backtrace 0.3.68Jubilee Young-3/+3
2023-07-02downgrade compiler_builtinsNilstrieb-1/+2
2023-06-25Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-SimulacrumMatthias Krüger-0/+1
2023-06-23Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=AmanieuMichael Goulet-1/+1
2023-06-23Expose `compiler-builtins-weak-intrinsics` feature for `-Zbuild-std`Amanieu d'Antras-0/+1
2023-06-18Bump compiler_builtinsPatryk Wychowaniec-1/+1
2023-06-15std: only depend on dlmalloc for wasm*-unknownJosh Stone-1/+1
2023-06-14update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIfThe 8472-1/+1
2023-06-06Bumped libc versionNikolay Arhipov-1/+1
2023-06-05Std support improvement for ps vita targetNikolay Arhipov-1/+1
2023-05-25std: make `fortanix-sgx-abi` a public depedencenyMichael Howell-1/+1
2023-05-25bootstrap: enable Cargo `public-dependency` feature for `libstd`Michael Howell-4/+6
2023-05-23Roll compiler_builtins to 0.1.92danakj-1/+1
2023-05-08Rollup merge of #110638 - nikarh:vita, r=Mark-SimulacrumYuki Okushi-1/+1
2023-05-07PS Vita std supportNikolay Arhipov-1/+1
2023-05-07Update hashbrown from 0.12.3 to 0.13.1 for stdUrgau-1/+1
2023-04-27Auto merge of #110562 - ComputerDruid:riscv, r=tmandrybors-1/+1
2023-04-25Add definitions for riscv64gc-unknown-fuchsiaDan Johnson-1/+1
2023-04-25Revert "Report allocation errors as panics"Matthias Krüger-1/+1
2023-04-22Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors-1/+1
2023-04-19Bump version of object and related cratesQiu Chaofan-3/+3
2023-04-16Report allocation errors as panicsAmanieu d'Antras-1/+1
2023-03-30Update compiler-builtins to 0.1.91 to bring in msp430 shift primitive fixes.William D. Jones-1/+1
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-1/+1
2023-03-02Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubileebors-1/+1
2023-02-24add support of RustyHermit's BSD socket layerStefan Lankes-1/+1
2023-02-15Use libc which supports QNX NeutrinoFlorian Bartels-1/+1
2023-02-10Drop llvm14-builtins-abi with compiler_builtins 0.1.87Josh Stone-1/+1
2023-01-04Update rand in the stdlib tests, and remove the getrandom feature from itThom Chiovoloni-1/+2
2022-12-08Bump compiler-builtins to 0.1.85Martin Kröning-1/+1
2022-12-03std update libc version and freebsd image build dependenciesDavid CARLIER-1/+1
2022-11-13Update compiler-builtinsAyush Singh-1/+1
2022-11-03std: sync "Dependencies of the `backtrace` crate" with `backtrace`Michael Howell-3/+3
2022-10-19Update libstd's libc to 0.2.135Thom Chiovoloni-1/+1
2022-09-15Update stdarchWesley Wiser-1/+1
2022-09-09std: use futex-based locks and thread parker on Hermitjoboet-1/+1
2022-08-16Update fortanix-sgx-abi and export some useful SGX usercall traitsMohsen Zohrevandi-1/+1
2022-05-26library/std: Bump compiler_builtinsPatryk Wychowaniec-1/+1
2022-05-21Update libc dependency of std to 0.2.126Jason A. Donenfeld-1/+1
2022-04-29Update libc dependency of std to 0.2.125.Mara Bos-1/+1