about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-01-24add nto80 x86-64 and aarch64 targetAkhilTThomas-2/+2
2025-01-24Add support for QNX 7.1 with io-sock on x64Florian Bartels-1/+1
2025-01-24Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack...Florian Bartels-1/+2
2025-01-15Update compiler-builtins to 0.1.143Trevor Gross-1/+1
2025-01-14Update compiler-builtins to 0.1.141Trevor Gross-1/+1
2025-01-03sync to actual dep verions of backtraceklensy-2/+2
2024-12-27Update `compiler-builtins` to 0.1.140Trevor Gross-1/+1
2024-12-19build: Update libc versionSergio Gasquez-1/+1
2024-12-01Rollup merge of #133515 - SteveLauC:fix/hurd, r=ChrisDentonMatthias Krüger-1/+1
2024-11-30fix: hurd build, stat64.st_fsid was renamed to st_devSteve Lau-1/+1
2024-11-27update cfgsBoxy-2/+0
2024-11-11Emscripten: link with -sWASM_BIGINTHood Chatham-1/+1
2024-11-07unpin and update memchrMateusz Mikuła-4/+0
2024-11-03Update `compiler_builtins` to 0.1.138 and pin itTrevor Gross-1/+1
2024-10-26Update compiler-builtins to 0.1.136Trevor Gross-1/+1
2024-10-19Update `compiler-builtins` to 0.1.134Ben Kimock-1/+1
2024-10-19Auto merge of #131816 - Zalathar:profiler-feature, r=Kobzolbors-2/+0
2024-10-17Bump libc to 0.2.161Jan Sommer-1/+1
2024-10-17Make `profiler_builtins` an optional dependency of sysroot, not stdZalathar-2/+0
2024-10-14Rollup merge of #128967 - devnexen:get_path_fbsd_upd, r=joboetMatthias Krüger-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-03update libc versionDavid Carlier-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