about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-07-10Merge pull request #1857 from folkertdev/arm-dupSayantan Chakraborty-67/+44
2025-07-10Upgrade dependencies to the latest versionTrevor Gross-4/+4
2025-07-10Rollup merge of #143660 - cuviper:lib-doc-false, r=tgross35Matthias Krüger-0/+6
2025-07-10Rollup merge of #143651 - Fulgen301:seh-exception-ptr, r=ChrisDentonMatthias Krüger-4/+14
2025-07-10Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errorsMatthias Krüger-14/+22
2025-07-10Rollup merge of #143668 - biabbas:vxworks, r=NoratriebMatthias Krüger-2/+1
2025-07-10Rollup merge of #143652 - moulins:doc-unsize-trait-upcasting, r=compiler-errorsMatthias Krüger-0/+5
2025-07-10Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obkMatthias Krüger-1/+1
2025-07-10use `intrinsics::simd` for integer max/minFolkert de Vries-220/+80
2025-07-10core: add Peekable::next_if_mapkennytm-0/+189
2025-07-10use `splat` for the aarch64/arm dup intrinsicsFolkert de Vries-67/+44
2025-07-10Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35bors-58/+57
2025-07-10Add documentation about subtree syncJakub Beránek-0/+9
2025-07-10Rollup merge of #143396 - rocurley:float_tests_refactor, r=tgross35Trevor Gross-56/+23
2025-07-10Rollup merge of #143265 - scottmcm:mention-as-chunks, r=ibraheemdevTrevor Gross-0/+32
2025-07-10Rollup merge of #141996 - Daniel-Aaron-Bloom:dollar_crate, r=petrochenkovTrevor Gross-2/+2
2025-07-10Auto merge of #143696 - oli-obk:constable-type-id2, r=RalfJungbors-41/+71
2025-07-10rust: library: Add setsid method to CommandExt traitLevitatingBusinessMan (Rein Fernhout)-0/+89
2025-07-09Refactor nan testsRoger Curley-56/+23
2025-07-10Remove uncessary parens in closure body with unused lintyukang-1/+1
2025-07-09Auto merge of #143405 - tgross35:update-builtins, r=tgross35bors-393/+566
2025-07-09run rust programs with the runnerFolkert de Vries-95/+90
2025-07-09random: Add comment on `RandomSource::fill_bytes` about multiple callsJosh Triplett-0/+5
2025-07-09std: sys: net: uefi: tcp4: Add timeout supportAyush Singh-25/+97
2025-07-09Add opaque TypeId handles for CTFEOli Scherer-41/+71
2025-07-09core: Change `BorrowedCursor::written`'s originBenoît du Garreau-10/+4
2025-07-09core: Remove `BorrowedCursor::uninit_mut`Benoît du Garreau-12/+3
2025-07-09core: Remove `BorrowedCursor::init_ref` methodBenoît du Garreau-16/+4
2025-07-09Add sayantn and folkertdev as reviewersAmanieu d'Antras-1/+1
2025-07-09Fix VxWorks build errorsB I Mohammed Abbas-2/+1
2025-07-08Rollup merge of #143426 - hkBst:clippy-fix-indent-1, r=jhprattTrevor Gross-46/+47
2025-07-08Disable docs for `compiler-builtins` and `sysroot`Josh Stone-0/+6
2025-07-08docs: document trait upcasting rules in `Unsize` traitMoulins-0/+5
2025-07-08Win: Use exceptions with empty data for SEH panic exception copiesGeorge Tokmaji-4/+14
2025-07-08add extra log messages to track setupFolkert de Vries-0/+3
2025-07-08Remove `const_eval_select` hackOli Scherer-1/+1
2025-07-08Constify `Fn*` traitsOli Scherer-13/+21
2025-07-08Merge ref '040e2f8b9ff2' from rust-lang/rustJakub Beránek-857/+1686
2025-07-08Prepare for merging from rust-lang/rustJakub Beránek-0/+1
2025-07-08Reset rust-versionJakub Beránek-1/+0
2025-07-08Auto merge of #134628 - estebank:const-default, r=oli-obkbors-15/+34
2025-07-08clippy fix: markdown indentation for indented items after line breakMarijn Schouten-16/+16
2025-07-08collect.rs: remove empty line after doc commentMarijn Schouten-8/+3
2025-07-08int_log10.rs: change top level doc comments to outerMarijn Schouten-2/+2
2025-07-08Auto merge of #143540 - yotamofek:pr/library/simplify-num-fmt, r=tgross35bors-22/+3
2025-07-08remove unneeded castFolkert de Vries-4/+4
2025-07-08shorten array literalsFolkert de Vries-104/+28
2025-07-08remote intermediate assignmentFolkert de Vries-51/+23
2025-07-08fix whitespace in `aarch64.spec.yml`Folkert de Vries-27/+27
2025-07-08update to literal-escaper-0.0.5Marijn Schouten-6/+6