about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-03-06Rollup merge of #138038 - tgross35:update-builtins, r=tgross35Michael Goulet-1/+1
2025-03-05Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-1/+1
2025-03-05Update `compiler-builtins` to 0.1.151Trevor Gross-1/+1
2025-03-01Update `compiler-builtins` to 0.1.150Trevor Gross-1/+1
2025-02-24Update `compiler-builtins` to 0.1.148Trevor Gross-1/+1
2025-02-23Rollup merge of #137297 - tgross35:update-builtins, r=tgross35Trevor Gross-1/+1
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-2/+0
2025-02-23[illumos] attempt to use posix_spawn to spawn processesRain-1/+1
2025-02-23Update `compiler-builtins` to 0.1.147Trevor Gross-1/+1
2025-02-21Rollup merge of #136148 - kpreid:type-str, r=joboetMatthias Krüger-0/+7
2025-02-18Remove outdated target `unexpected_cfgs`Josh Stone-2/+0
2025-02-13library: Update rand to 0.9.0Eric Huss-2/+2
2025-02-11Optionally add type names to `TypeId`s.Kevin Reid-0/+7
2025-02-07Update `compiler-builtins` to 0.1.146Trevor Gross-1/+1
2025-02-05Rollup merge of #136537 - tgross35:update-builtins, r=tgross35许杰友 Jieyou Xu (Joe)-1/+1
2025-02-04Update `compiler-builtins` to 0.1.145Trevor Gross-1/+1
2025-02-04Rollup merge of #135621 - bjorn3:move_tests_to_stdtests, r=NoratriebJacob Pratt-0/+13
2025-01-26Fix benchmarking of libstdbjorn3-0/+1
2025-01-26Move std::sync unit tests to integration testsbjorn3-0/+4
2025-01-26Move std::thread_local unit tests to integration testsbjorn3-0/+4
2025-01-26Move std float unit tests to integration testsbjorn3-0/+4
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