about summary refs log tree commit diff
path: root/library/Cargo.lock
AgeCommit message (Expand)AuthorLines
2025-04-06Auto merge of #136077 - rust-lang:cargo_update, r=clubby789bors-2/+2
2025-04-06cargo updategithub-actions-2/+2
2025-04-04Update `rustc-literal-escaper` version to `0.0.2`Guillaume Gomez-1/+6
2025-04-04bootstrap: Only add `rustc_randomized_layouts` if the crate has itGuillaume Gomez-0/+5
2025-04-01compiler and tools dependenciesclubby789-21/+18
2025-03-24Update `compiler-builtins` to 0.1.152Trevor Gross-2/+2
2025-03-19Rollup merge of #138661 - RalfJung:revert-rustc-dev-breakage, r=petrochenkovMatthias Krüger-8/+0
2025-03-18Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev...Ralf Jung-8/+0
2025-03-18Remove the regex dependency from coretestsbjorn3-26/+0
2025-03-17Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho...Jacob Pratt-0/+8
2025-03-16Rollup merge of #135080 - Enselic:debug-ptr-metadata, r=thomcc许杰友 Jieyou Xu (Joe)-0/+26
2025-03-13Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhprattMatthias Krüger-2/+2
2025-03-11bump libc to 0.2.171 to fix xousSean Cross-2/+2
2025-03-09Update hermit-abi to 0.5.0Thalia Archibald-2/+2
2025-03-07Fully test the alloc crate through alloctestsbjorn3-2/+0
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-0/+8
2025-03-06Rollup merge of #138038 - tgross35:update-builtins, r=tgross35Michael Goulet-2/+2
2025-03-05Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-2/+2
2025-03-05Update `compiler-builtins` to 0.1.151Trevor Gross-2/+2
2025-03-01Update `compiler-builtins` to 0.1.150Trevor Gross-2/+2
2025-02-24Update `compiler-builtins` to 0.1.148Trevor Gross-2/+2
2025-02-23[illumos] attempt to use posix_spawn to spawn processesRain-2/+2
2025-02-23Update `compiler-builtins` to 0.1.147Trevor Gross-2/+2
2025-02-15tests: Add regression test for `Debug` impl of raw pointersMartin Nordholts-0/+26
2025-02-13library: Update rand to 0.9.0Eric Huss-6/+65
2025-02-10Add `_value` methods to proc_macro libGuillaume Gomez-0/+8
2025-02-07Update `compiler-builtins` to 0.1.146Trevor Gross-2/+2
2025-02-04Update `compiler-builtins` to 0.1.145Trevor Gross-2/+2
2025-01-26Put all coretests in a separate cratebjorn3-0/+4
2025-01-19cargo updategithub-actions-2/+2
2025-01-15Update compiler-builtins to 0.1.143Trevor Gross-2/+2
2025-01-14Update compiler-builtins to 0.1.141Trevor Gross-2/+2
2025-01-03sync to actual dep verions of backtraceklensy-21/+10
2024-12-27Update `compiler-builtins` to 0.1.140Trevor Gross-2/+2
2024-12-26unwinding: bump version to fix asmSean Cross-2/+2
2024-12-22cargo updategithub-actions-2/+2
2024-12-19build: Update libc versionSergio Gasquez-2/+2
2024-12-17compiler & tools dependencies:clubby789-4/+4
2024-12-08Downgrade ccclubby789-2/+2
2024-12-01Run `cargo update` and update licensesclubby789-6/+6
2024-12-01Rollup merge of #133515 - SteveLauC:fix/hurd, r=ChrisDentonMatthias Krüger-2/+2
2024-11-30fix: hurd build, stat64.st_fsid was renamed to st_devSteve Lau-2/+2
2024-11-30bump hashbrown versionRalf Jung-2/+2
2024-11-27Auto merge of #133369 - Zalathar:profiler-builtins-no-core, r=jieyouxubors-2/+0
2024-11-24Make profiler_builtins `#![no_core]` instead of just `#![no_std]`Zalathar-2/+0
2024-11-23Auto merge of #132994 - clubby789:cc-bisect, r=Kobzolbors-2/+2
2024-11-21Rollup merge of #131736 - hoodmane:emscripten-wasm-bigint, r=workingjubileeMatthias Krüger-2/+2
2024-11-13Bump `cc`clubby789-2/+2
2024-11-13Run `cargo update` and update licensesclubby789-6/+6
2024-11-11Emscripten: link with -sWASM_BIGINTHood Chatham-2/+2