about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-07-27cargo updategithub-actions-2/+2
2025-07-26Use `cast_array` in coreScott McMurray-10/+10
2025-07-26Implement `ptr_cast_array`Scott McMurray-0/+25
2025-07-26Rollup merge of #144331 - jplatte:matches-allow-non_exhaustive_omitted_patter...Matthias Krüger-0/+9
2025-07-26Auto merge of #144490 - tgross35:rollup-ps0utme, r=tgross35bors-6/+11
2025-07-26Rollup merge of #143859 - orlp:thread-into-raw-align, r=jhprattTrevor Gross-1/+7
2025-07-26Rollup merge of #143272 - tgross35:bump-fortanix, r=jhpratt,jethrogbTrevor Gross-5/+4
2025-07-26Rollup merge of #144364 - alexcrichton:update-dlmalloc, r=Mark-SimulacrumTrevor Gross-3/+3
2025-07-25Avoid making the start of a doc code block conditionalJosh Triplett-2/+3
2025-07-25Add parentheses around expression arguments to `..`Josh Triplett-1/+1
2025-07-25Avoid placing `// FIXME` comments inside doc code blocksJosh Triplett-7/+7
2025-07-25Improve and regularize comment placement in doc codeJosh Triplett-24/+28
2025-07-25str: Mark unstable `round_char_boundary` feature functions as constokaneco-14/+26
2025-07-25Remove `compiler-builtins-mangled-names`Trevor Gross-3/+0
2025-07-25Remove `compiler-builtins-no-asm`Trevor Gross-3/+0
2025-07-25Merge pull request #1863 from folkertdev/combine-rust-filesSayantan Chakraborty-258/+294
2025-07-25Add a note on foreign exceptionsAlisa Sireneva-0/+3
2025-07-25Add a list of failure conditions for poisoningAlisa Sireneva-4/+19
2025-07-25Allow ffi_unwind_calls for `arch::wasm32::throw`Alisa Sireneva-0/+10
2025-07-25fmt benchmarks for binary, octal and hexPascal S. de Kloe-0/+180
2025-07-25fmt of non-decimals is always non-negative due to the two's-complement outputPascal S. de Kloe-40/+48
2025-07-25Merge pull request #1879 from heiher/loong-simd-unified-typesFolkert de Vries-4522/+4780
2025-07-25Link to Mutex poisoning docs from RwLock docsAlisa Sireneva-1/+3
2025-07-25Rollup merge of #144314 - kornelski:pivot-safely, r=jhprattMatthias Krüger-10/+10
2025-07-25Rollup merge of #143970 - SunkenPotato:update_mem_copy_docs, r=scottmcmMatthias Krüger-1/+1
2025-07-25Rollup merge of #143424 - hkBst:auto-deref, r=jhprattMatthias Krüger-7/+7
2025-07-25loongarch: Use unified data types for SIMD intrinsicsWANG Rui-4522/+4780
2025-07-24library/windows_targets: Fix macro expansion error in 'link' macroIvan Tadeu Ferreira Antunes Filho-13/+3
2025-07-24Use `x86_no_sse` configuration in more placesTrevor Gross-17/+16
2025-07-24Enable skipped `f32` and `f64` multiplication testsTrevor Gross-4/+0
2025-07-24Enable tests that were skipped on aarch64Trevor Gross-9/+0
2025-07-24Rollup merge of #144278 - Qelxiros:rev-into-inner, r=tgross35León Orell Valerian Liehr-0/+19
2025-07-24Rollup merge of #144247 - RalfJung:ldexp, r=tgross35León Orell Valerian Liehr-32/+38
2025-07-24Rollup merge of #143838 - Ayush1325:uefi-tcp4-config-data, r=tgross35León Orell Valerian Liehr-15/+81
2025-07-24std_detect testing improvementsbjorn3-3/+3
2025-07-24Add non-temporal note for maskmoveu_si128Aurelia Molzer-1/+10
2025-07-24Enable tests that were skipped on PowerPCTrevor Gross-120/+34
2025-07-24ci: Upgrade ubuntu:25.04 for the PowerPC64LE testTrevor Gross-3/+1
2025-07-24Disable unit tests for stdlib packages that don't contain anybjorn3-0/+16
2025-07-24ci: Use a mirror for muslTrevor Gross-1/+1
2025-07-24symcheck: Switch the `object` dependency from git to crates.ioTrevor Gross-2/+1
2025-07-24ci: Update to the latest ubuntu:25.04 Docker imagesTrevor Gross-20/+21
2025-07-23add Rev::into_innerJeremy Smart-0/+19
2025-07-23Document (internally) that `Range*<&T> as RangeBounds<T>` impls are intention...Zachary S-0/+48
2025-07-23Update `dlmalloc` dependency of libstdAlex Crichton-3/+3
2025-07-23coretests/num: use ldexp instead of hard-coding a power of 2Ralf Jung-32/+38
2025-07-23Rollup merge of #144234 - roblabla:fix-win7-tls-dtors, r=ChrisDentonMatthias Krüger-3/+14
2025-07-23Reformat codeJakub Beránek-5/+1
2025-07-23Merge ref '5a30e4307f05' from rust-lang/rustJakub Beránek-3383/+2822
2025-07-23Prepare for merging from rust-lang/rustJakub Beránek-1/+1