about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-06-26Rollup merge of #142549 - the8472:intersperse-fold-tweak, r=tgross35Michael Goulet-1/+10
2025-06-26Rollup merge of #137843 - Daniel-Aaron-Bloom:const_cell, r=oli-obkMichael Goulet-35/+138
2025-06-26Tracking issue number for `iter_macro`Pavel Grigorenko-3/+3
2025-06-26Rollup merge of #141311 - folkertdev:tidy-natural-sort, r=jieyouxuMatthias Krüger-11/+11
2025-06-26Fix RwLock::try_write documentation for WouldBlock conditionkrikera-1/+1
2025-06-26Auto merge of #141899 - Kobzol:stdarch-josh, r=Amanieubors-0/+729730
2025-06-25make RefCell unstably constDaniel Bloom-35/+138
2025-06-25make `tidy-alphabetical` use a natural sortFolkert de Vries-11/+11
2025-06-25Add `sym::macro_pin` diagnostic item for `core::pin::pin!()`Samuel Tardieu-0/+1
2025-06-25Add Sub, Mul, Div, Rem as const_traitsKurt Heiritz (pseudo)-5/+19
2025-06-25Auto merge of #142997 - workingjubilee:rollup-6lxec87, r=workingjubileebors-1/+2
2025-06-24Rollup merge of #142982 - MetaNova:patch-1, r=jhprattJubilee-1/+1
2025-06-24Rollup merge of #142453 - ChrisDenton:fused, r=AmanieuJubilee-0/+1
2025-06-25Auto merge of #140999 - hkBst:update-escaper, r=nnethercotebors-12/+11
2025-06-24Avoid exporting panic_unwind as stdlib cargo featurebjorn3-2/+2
2025-06-24Corrected spelling mistake in c_str.rsMetaNova-1/+1
2025-06-24Use `asm_cfg` in `probestack`Folkert de Vries-23/+13
2025-06-24Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-deadGuillaume Gomez-47/+4
2025-06-24Rollup merge of #137268 - bjoernager:c-string-eq-c-str, r=AmanieuGuillaume Gomez-0/+123
2025-06-24Remove the deprecated `concat_idents!` macroTrevor Gross-47/+4
2025-06-24Rollup merge of #142894 - pthariensflame:patch-1, r=jhprattGuillaume Gomez-1/+1
2025-06-24Rollup merge of #142779 - Erk-:fix/core/142734, r=jhprattGuillaume Gomez-0/+6
2025-06-24Rollup merge of #140005 - mlowicki:patch-1, r=tgross35Guillaume Gomez-1/+36
2025-06-23Rollup merge of #141324 - Ayush1325:uefi-rand-fallback, r=joboetJubilee-19/+150
2025-06-23Rollup merge of #140985 - zachs18:fuse-default-some, r=tgross35Jubilee-1/+23
2025-06-23Import stdarch history as a Josh subtreeJakub Beránek-0/+729730
2025-06-23Removed `library/stdarch` submoduleJakub Beránek-0/+0
2025-06-23Use a NonNull pointerAlice Ryhl-4/+7
2025-06-23Make `PartialEq` a `const_trait`Oli Scherer-9/+16
2025-06-23update to literal-escaper 0.0.4 for better API without `unreachable` and fast...Marijn Schouten-12/+11
2025-06-22Auto merge of #142728 - kornelski:string-track, r=tgross35bors-0/+23
2025-06-22phantom_variance_markers: fix identifier usage in macroLaine Taffin Altman-1/+1
2025-06-22Rollup merge of #142594 - mejrs:new_desugaring, r=chenyukangGuillaume Gomez-8/+20
2025-06-22Make doc for transpose api betteryukang-6/+6
2025-06-22Stop dbg! macro yapping about format modifiersmejrs-1/+8
2025-06-22Implement DesugaringKind::FormatLiteralmejrs-7/+12
2025-06-22Rollup merge of #142800 - tshepang:extraneous, r=Mark-SimulacrumJacob Pratt-455/+0
2025-06-22Rollup merge of #140254 - bjorn3:rustc_panic_abort_abort, r=petrochenkovJacob Pratt-0/+10
2025-06-21add nvptx_target_featureJed Brown-0/+1
2025-06-21Rollup merge of #142788 - lolbinarycat:core-AsciiChar-alias, r=tgross35Matthias Krüger-0/+1
2025-06-21Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,...Matthias Krüger-0/+7
2025-06-20Rollup merge of #142756 - Daniel-Aaron-Bloom:const-clone, r=oli-obkTrevor Gross-2/+8
2025-06-20Rollup merge of #142485 - mu001999-contrib:dead-code/adt-pattern, r=petrochenkovTrevor Gross-1/+0
2025-06-20Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35bors-0/+160
2025-06-20Make fail-fast unstableMartin Pool-1/+1
2025-06-20libtest: expose --fail-fastMartin Pool-1/+3
2025-06-20integer docs: remove extraneous textTshepang Mbambo-455/+0
2025-06-20Rollup merge of #142764 - ChaiTRex:ilog_10_to_ilog10, r=workingjubileeJakub Beránek-6/+6
2025-06-20Rollup merge of #142331 - deven:trim_prefix_suffix, r=AmanieuTrevor Gross-0/+160
2025-06-20add doc(alias("AsciiChar")) to core::ascii::Charbinarycat-0/+1