about summary refs log tree commit diff
path: root/library/core/src
AgeCommit message (Expand)AuthorLines
2025-08-11Rollup merge of #143949 - clarfonthey:const-arith-ops, r=AmanieuStuart Cook-234/+514
2025-08-10cfg_select: Support unbraced expressionsJosh Triplett-2/+3
2025-08-11mention `Hash` and `Ord`; refine description of `derive`gewitternacht-4/+8
2025-08-10Rollup merge of #145135 - Kivooeo:stabilize-duration_constructors_lite, r=Chr...Stuart Cook-4/+4
2025-08-10Constify remaining operatorsltdk-209/+438
2025-08-10Let forward_ref_* macros accept multiple attributes, and require attributes e...ltdk-105/+156
2025-08-09Stabilize featureKivooeo-4/+4
2025-08-09Rollup merge of #145027 - Kmeakin:km/optimize-char-is-alphanumeric, r=scottmcmStuart Cook-1/+5
2025-08-08Auto merge of #145126 - tgross35:rollup-6w87usd, r=tgross35bors-62/+57
2025-08-08Rollup merge of #144192 - RalfJung:atomicrmw-ptr, r=nikicTrevor Gross-62/+57
2025-08-08Revert "Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-...Jakub Beránek-3/+3
2025-08-07Rollup merge of #145045 - Hywan:doc-library-iterator-by_ref, r=GuillaumeGomezTrevor Gross-1/+1
2025-08-07Rollup merge of #144900 - Kivooeo:unsigned_signed_diff-stabilize, r=dtolnayTrevor Gross-2/+2
2025-08-07Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalatharbors-92/+207
2025-08-07doc(library): Fix Markdown in `Iterator::by_ref`.Ivan Enderlin-1/+1
2025-08-07Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrumbors-133/+133
2025-08-07Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-SimulacrumStuart Cook-87/+54
2025-08-07Rollup merge of #144133 - oli-obk:stabilize-const-type-id, r=lcnrStuart Cook-2/+2
2025-08-07Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r...Stuart Cook-3/+3
2025-08-07Rollup merge of #140267 - jogru0:control_flow, r=dtolnayStuart Cook-0/+147
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-0/+1
2025-08-07Optimize `char::is_alphanumeric`Karl Meakin-1/+5
2025-08-06tidyBoxy-123/+123
2025-08-06Change stdlib float tests to account for miri nondet floats.LorrensP-2158466-3/+3
2025-08-06Rollup merge of #144978 - ehuss:intrinsic-doc-links, r=scottmcmJakub Beránek-4/+4
2025-08-06replace version placeholderBoxy-10/+10
2025-08-05Fix some doc links for intrinsicsEric Huss-4/+4
2025-08-05Renamed `isolate_most_least_significant_one` functionsokaneco-16/+16
2025-08-05Add `std::ascii::Char` `MIN` and `MAX` constantsChai T. Rex-0/+8
2025-08-05Add `u8`-as-ASCII methods to `core::ascii::Char`Chai T. Rex-1/+603
2025-08-05Fix description of unsigned `checked_exact_div`Michael Tautschnig-12/+6
2025-08-05Stabilize `core::iter::chain`Ross MacArthur-5/+3
2025-08-05Rollup merge of #144872 - connortsui20:once-poison-docs, r=AmanieuSamuel Tardieu-2/+59
2025-08-05Rollup merge of #144867 - scottmcm:more-as-array, r=chenyukangSamuel Tardieu-16/+12
2025-08-04remove feature gateKivooeo-2/+2
2025-08-04Rollup merge of #144667 - scottmcm:alignment-is-usize, r=tgross35Stuart Cook-3/+5
2025-08-04Rollup merge of #142205 - paolobarbolini:const_swap_with_slice-impl, r=Mark-S...Stuart Cook-1/+2
2025-08-03add poisoning documentation to `LazyCell`Connor Tsui-2/+59
2025-08-03Use `as_array` in PartialEq for arraysScott McMurray-16/+12
2025-08-02fmt with table lookup for binary, octal and hexPascal S. de Kloe-122/+55
2025-08-02Rollup merge of #144797 - nilehmann:safety-comment-niche, r=NoratriebSamuel Tardieu-3/+3
2025-08-02Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=AmanieuSamuel Tardieu-25/+29
2025-08-01Fix safety comment for new_unchecked in niche_typesNico Lehmann-3/+3
2025-08-01Constify additional Result functionsEvgenii Zheltonozhskii-25/+112
2025-07-31Correct some grammar in integer documentationTrevor Gross-18/+12
2025-07-30Stabilize strict_overflow_opsNurzhan Sakén-87/+54
2025-07-30`AlignmentEnum` should just be `repr(usize)` nowScott McMurray-3/+5
2025-07-30const-eval: full support for pointer fragmentsRalf Jung-37/+1
2025-07-29Auto merge of #144658 - jhpratt:rollup-jdzhz27, r=jhprattbors-1/+41
2025-07-29Rollup merge of #144510 - orlp:fix-location-ord, r=ibraheemdevJacob Pratt-1/+41