about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-06-27Cleanup bootstrap check-cfgUrgau-2/+0
2024-06-07add HermitOS support of vectored read/write operationsStefan Lankes-1/+1
2024-06-06Update backtrace to 0.3.73Jubilee Young-2/+2
2024-05-27Sync libstd deps with backtraceJubilee Young-2/+2
2024-05-24Remove now outdated comment since we bumped stage0Urgau-1/+0
2024-05-23Copy core/alloc check-cfg message also in stdUrgau-0/+3
2024-05-23Move some expected cfgs to std build.rs as per Cargo recommandationUrgau-2/+0
2024-05-23Expect any feature cfg in core and std cratesUrgau-1/+4
2024-05-21Update check-cfg lists for stdLzu Tao-0/+10
2024-05-21Rollup merge of #125011 - diondokter:opt-for-size, r=Amanieu,kobzolMatthias Krüger-0/+2
2024-05-20Remove Windows dependency on libcBen Kimock-3/+0
2024-05-18Update libc to 0.2.155Mads Marquart-3/+2
2024-05-11Pin libc back to 0.2.153Mark Rousskov-2/+3
2024-05-11Add flag to std and alloc tooDion Dokter-0/+2
2024-05-02library/std: Remove unused `gimli-symbolize` featureMartin Nordholts-2/+0
2024-04-14Replace libc::c_int with core::ffi::c_intChris Denton-1/+6
2024-02-28add platform-specific function to get the error number for HermitOSStefan Lankes-1/+1
2024-02-01Update libc to 0.2.153Aphek-1/+1
2024-01-09Update compiler_builtins to 0.1.105Brian Cain-1/+1
2024-01-09Rollup merge of #118645 - Patryk27:bump-compiler-builtins, r=Nilstrieb,dtolnayGuillaume Gomez-3/+3
2023-12-13Use different cfg for AIXKai Luo-1/+6
2023-12-12Add xcoff supportKai Luo-1/+1
2023-12-05chore: Bump compiler_builtinsPatryk Wychowaniec-3/+3
2023-11-05libc: bump dependency to 0.2.150Urgau-1/+1
2023-11-04Bump compiler_builtins to 0.1.103Nicholas Bishop-1/+1
2023-10-29Increase the reach of panic_immediate_abortBen Kimock-1/+1
2023-10-15Auto merge of #116527 - sthibaul:libc, r=Mark-Simulacrumbors-1/+1
2023-10-13Revert "Invoke `backtrace-rs` buildscript in `std` buildscript"Peter Jaszkowiak-4/+0
2023-10-08Bump libc dependencySamuel Thibault-1/+1
2023-10-02Invoke `backtrace-rs` buildscript in `std` buildscriptPeter Jaszkowiak-0/+4
2023-09-22Fixes from PRAyush Singh-1/+1
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-0/+4
2023-09-19Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnayGuillaume Gomez-1/+1
2023-09-14Bump libc to 0.2.148dirreke-1/+1
2023-08-22std: xous: add alloc supportSean Cross-2/+2
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