summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-11-01Bump libc to 0.2.161Jan Sommer-1/+1
2024-10-05Update `compiler-builtins` to 0.1.133Trevor Gross-1/+1
2024-10-04Update compiler-builtins to 0.1.132Alan Wu-1/+1
2024-10-02Update hashbrown to 0.15 and adjust some methodsUrgau-1/+1
2024-09-28Update compiler_builtins to 0.1.130Trevor Gross-1/+1
2024-09-26update `compiler_builtins` to `0.1.126`Folkert de Vries-1/+1
2024-09-24Pin memchr to 2.5.0 in the library rather than rustc_astTrevor Gross-0/+4
2024-09-05Update compiler-builtins to 0.1.125Alex Crichton-1/+1
2024-09-03Port std library to RTEMSJan Sommer-0/+2
2024-09-01Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlinbors-1/+1
2024-08-30Squashed `aarch64_unknown_nto_qnx700` supportYuri Astrakhan-1/+1
2024-08-29Update `compiler_builtins` to `0.1.123`Amjad Alsharafi-1/+1
2024-08-23Update `compiler_builtins` to `0.1.121`Scott McMurray-1/+1
2024-08-22Update `compiler_builtins` to `0.1.120`Amjad Alsharafi-1/+1
2024-08-14Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-SimulacrumMatthias Krüger-1/+4
2024-08-09Add windows-targets crate to std's sysrootChris Denton-1/+4
2024-08-08Update compiler-builtins version to 0.1.118Guillaume Gomez-1/+1
2024-08-06Update `compiler-builtins` to 0.1.117Trevor Gross-1/+1
2024-07-29Auto merge of #125016 - nicholasbishop:bishop-cb-112, r=tgross35bors-2/+2
2024-07-28Update compiler_builtins to 0.1.114Nicholas Bishop-2/+2
2024-07-24Auto merge of #127153 - NobodyXu:pipe, r=ChrisDentonbors-12/+44
2024-07-23Initial implementation of anonymous_pipeJiahao XU-12/+44
2024-07-19uefi: process: Fixes from PRAyush Singh-1/+1
2024-07-05Add experimental raw-dylib feature to stdChris Denton-0/+4
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