about summary refs log tree commit diff
path: root/library/core/src
AgeCommit message (Expand)AuthorLines
2025-08-19Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkovStuart Cook-7/+7
2025-08-19Rollup merge of #142871 - chenyukang:yukang-fix-doc-for-transpose, r=ibraheemdevStuart Cook-6/+6
2025-08-19Rollup merge of #141744 - GrigorenkoPV:ip_from, r=AmanieuStuart Cook-6/+6
2025-08-18Remove the `From` derive macro from preludeJakub Beránek-7/+7
2025-08-17Auto merge of #145284 - nnethercote:type_name-print-regions, r=lcnrbors-3/+3
2025-08-17Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obkbors-37/+1
2025-08-16Auto merge of #145304 - m-ou-se:simplify-panic, r=oli-obkbors-55/+1
2025-08-15Rollup merge of #145462 - Kivooeo:stabilize-const_exposed_provenance, r=RalfJungJacob Pratt-2/+2
2025-08-15Rollup merge of #144963 - rossmacarthur-forks:stabilize-core-iter-chain, r=jh...Jacob Pratt-5/+3
2025-08-15Rollup merge of #144922 - Kobzol:derive-from, r=nnethercoteJacob Pratt-0/+18
2025-08-15Rollup merge of #144054 - jsimmons:stabilize-as-array-of-cells, r=tgross35Jacob Pratt-2/+2
2025-08-15stabilize const exposed provenanceKivooeo-2/+2
2025-08-15Create unstable `From` builtin macro and register itJakub Beránek-0/+18
2025-08-15Rollup merge of #145322 - LorrensP-2158466:early-prelude-processing, r=petroc...Stuart Cook-4/+4
2025-08-15Rollup merge of #144947 - tautschnig:remove-stray-checked_div-comment, r=Mark...Stuart Cook-12/+6
2025-08-15Rollup merge of #142640 - Sa4dUs:ad-intrinsic, r=ZuseZ4Stuart Cook-0/+40
2025-08-15Rollup merge of #118087 - GrigorenkoPV:refcell_try_map, r=Mark-SimulacrumStuart Cook-0/+93
2025-08-14Rollup merge of #145233 - joshtriplett:cfg-select-expr, r=jieyouxuJakub Beránek-2/+3
2025-08-14Complete functionality and general cleanupMarcelo Domínguez-0/+36
2025-08-14Basic implementation of `autodiff` intrinsicMarcelo Domínguez-0/+4
2025-08-14Auto merge of #144542 - sayantn:stabilize-sse4a-tbm, r=Amanieu,traviscrossbors-2/+0
2025-08-14resolve prelude import at `build_reduced_graph` phaseLorrensP-2158466-4/+4
2025-08-14Print regions in `type_name`.Nicholas Nethercote-3/+3
2025-08-14Rollup merge of #144515 - scottmcm:ptr_cast_array, r=Mark-SimulacrumGuillaume Gomez-10/+35
2025-08-14Stabilize `sse4a` and `tbm` target featuressayantn-2/+0
2025-08-13Rollup merge of #145325 - clarfonthey:cast-init, r=scottmcmJakub Beránek-1/+70
2025-08-13Rollup merge of #145308 - giltho:dangling-doc, r=scottmcmJakub Beránek-20/+20
2025-08-13Rollup merge of #143467 - ChaiTRex:ascii_char_is_ascii, r=tgross35Jakub Beránek-1/+611
2025-08-12Add cast_init and cast_uninit methods for pointersltdk-1/+70
2025-08-12Address dangling docSacha Ayoun-20/+20
2025-08-12Revert "Partially outline code inside the panic! macro".Mara Bos-55/+1
2025-08-12fix typoAda Alakbarova-1/+1
2025-08-11Rollup merge of #144330 - gewitternacht:document-clone-eq, r=AmanieuStuart Cook-0/+33
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