about summary refs log tree commit diff
path: root/library/std/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-06-24Avoid exporting panic_unwind as stdlib cargo featurebjorn3-1/+1
2025-06-11Upgrade the standard library `addr2line` versionTrevor Gross-1/+1
2025-06-11Upgrade the standard library `object` versionTrevor Gross-2/+2
2025-06-09Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3Trevor Gross-1/+1
2025-06-08Use the in-tree `compiler-builtins`Trevor Gross-1/+1
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-0/+2
2025-06-02Remove more library bootstrapJosh Stone-1/+0
2025-05-30Update `compiler-builtins` to 0.1.160Trevor Gross-1/+1
2025-05-13bump compiler_builtinsPietro Albini-1/+1
2025-05-07Rollup merge of #140724 - tgross35:update-builtins, r=tgross35Guillaume Gomez-1/+1
2025-05-07Rollup merge of #140398 - Berrysoft:cygwin-backtrace, r=tgross35Guillaume Gomez-1/+1
2025-05-07Fix backtrace for cygwin王宇逸-1/+1
2025-05-06Update `compiler-builtins` to 0.1.158Trevor Gross-1/+1
2025-05-04Update `compiler-builtins` to 0.1.157Trevor Gross-1/+1
2025-05-01Update stdarchsayantn-1/+0
2025-04-28Rollup merge of #140323 - tgross35:cfg-unstable-float, r=UrgauChris Denton-0/+6
2025-04-27Use `feature(target_has_reliable_f16_f128)` in library testsTrevor Gross-0/+6
2025-04-26uefi: Update r-efiAyush Singh-2/+2
2025-04-23Rollup merge of #140146 - tgross35:update-builtins, r=tgross35Chris Denton-1/+1
2025-04-22Update `compiler_builtins` to 0.1.156Trevor Gross-1/+1
2025-04-20Update `libc` to 0.2.172 for std王宇逸-1/+1
2025-04-17Update `compiler-builtins` to 0.1.155Trevor Gross-1/+1
2025-04-10Update `compiler-builtins` to 0.1.153Trevor Gross-1/+1
2025-03-24Update `compiler-builtins` to 0.1.152Trevor Gross-1/+1
2025-03-13Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgrbors-1/+1
2025-03-13Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhprattMatthias Krüger-1/+1
2025-03-13Rollup merge of #138162 - ehuss:library-2024, r=cuviperMatthias Krüger-1/+1
2025-03-11Migrate std to Rust 2024Eric Huss-1/+1
2025-03-11bump libc to 0.2.171 to fix xousSean Cross-1/+1
2025-03-09Update hermit-abi to 0.5.0Thalia Archibald-1/+1
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