about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-29Auto merge of #147162 - matthiaskrgr:rollup-4bv1xzb, r=matthiaskrgrbors-112/+296
2025-09-30explicitly implement `!Send` and `!Sync`cyrgani-31/+12
2025-09-30remove unused `#![feature(stmt_expr_attributes)]`cyrgani-1/+0
2025-09-29remove `reverse_{encode, decode}!`cyrgani-22/+2
2025-09-29Rollup merge of #147150 - nikic:alloc-shim-attributes, r=bjorn3Matthias Krüger-4/+26
2025-09-29Rollup merge of #147133 - GuillaumeGomez:rm-loop-extract_cfg_from_attrs, r=lo...Matthias Krüger-11/+5
2025-09-29Rollup merge of #147131 - cjgillot:patch-branches, r=davidtwcoMatthias Krüger-12/+37
2025-09-29Rollup merge of #147040 - joshtriplett:mbe-fix-comments, r=petrochenkovMatthias Krüger-7/+4
2025-09-29Rollup merge of #146937 - joboet:gethostname, r=Mark-SimulacrumMatthias Krüger-78/+224
2025-09-29Add regression test for doc cfg applied on public items inside private itemsGuillaume Gomez-0/+16
2025-09-29Move doc cfg propagation pass before items stripping passesGuillaume Gomez-4/+4
2025-09-29flatten conditional blockMarijn Schouten-4/+1
2025-09-29move test per review feedbackOblarg-97/+42
2025-09-29Auto merge of #146376 - durin42:dwo-specify-path, r=davidtwcobors-13/+167
2025-09-29more renameBoxy Uwu-28/+36
2025-09-29Add a dummy codegen backendbjorn3-4/+70
2025-09-29Add `overlapping_assoc_constraints` param to `lower_bounds`Jules Bertholet-6/+37
2025-09-29cleanup `try_evaluate_added_goals`lcnr-14/+5
2025-09-29add testslcnr-0/+39
2025-09-29Fn-trait goals, eagerly instantiate binderlcnr-117/+90
2025-09-29Make macOS dist build configuration match where reasonableJake Goulding-5/+9
2025-09-29Auto merge of #147151 - Zalathar:rollup-w81rn0j, r=Zalatharbors-53/+71
2025-09-29Improve code commentsGuillaume Gomez-5/+3
2025-09-29Rollup merge of #147149 - joboet:rerotating-joboet, r=joboetStuart Cook-0/+1
2025-09-29Rollup merge of #147123 - DJMcNab:doc_cfg_merge_version, r=fmeaseStuart Cook-2/+2
2025-09-29Rollup merge of #147101 - yotamofek:pr/iter-eq-and-eq-by, r=jdonszelmannStuart Cook-33/+20
2025-09-29Rollup merge of #146987 - hkBst:sort-params-1, r=nnethercoteStuart Cook-2/+2
2025-09-29Rollup merge of #146653 - jdonszelmann:empty-attr-diags, r=nnethercoteStuart Cook-16/+46
2025-09-29Emit allocator attributes for allocator shimNikita Popov-4/+26
2025-09-29add joboet to library review rotationjoboet-0/+1
2025-09-29Fix removed version of `doc_auto_cfg`, `doc_cfg_hide`Daniel McNab-2/+2
2025-09-29Auto merge of #147145 - Zalathar:rollup-s7kcs3w, r=Zalatharbors-193/+184
2025-09-29Merge pull request #20760 from A4-Tacks/all-any-not-attr-compShoyu Vanilla (Flint)-6/+56
2025-09-29std: implement `hostname`joboet-1/+140
2025-09-29Rollup merge of #147134 - workingjubilee:remove-explicit-abialign-deref, r=Za...Stuart Cook-68/+66
2025-09-29Rollup merge of #147116 - workingjubilee:remove-tdl-abialign, r=ZalatharStuart Cook-120/+115
2025-09-29Rollup merge of #147100 - Enselic:ignore-less, r=jieyouxuStuart Cook-5/+3
2025-09-29Auto merge of #147140 - Zalathar:rollup-rtnqek7, r=Zalatharbors-311/+359
2025-09-29Use `Iterator::eq` and (dogfood) `eq_by` in compiler and libraryYotam Ofek-33/+20
2025-09-29Merge pull request #20761 from rust-lang/rustc-pullLaurențiu Nicola-4306/+9693
2025-09-29Merge ref 'f957826bff7a' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-4305/+9692
2025-09-29Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-09-29Make replacement suggestion `_` in type verboseEsteban Küber-150/+258
2025-09-29Rollup merge of #147127 - antoyo:fix/gcc-linker-plugin, r=bjorn3Stuart Cook-4/+51
2025-09-29Rollup merge of #147122 - Zalathar:crash-directives, r=cjgillotStuart Cook-3/+3
2025-09-29Rollup merge of #147112 - nik-contrib:keyword-soup, r=jieyouxuStuart Cook-0/+30
2025-09-29Rollup merge of #147092 - cjgillot:late-validate-mir, r=compiler-errorsStuart Cook-116/+14
2025-09-29Rollup merge of #146979 - npmccallum:nanosecs, r=Mark-SimulacrumStuart Cook-1/+2
2025-09-29Rollup merge of #146929 - Zalathar:capture, r=Kobzol,jieyouxuStuart Cook-154/+78
2025-09-29Rollup merge of #133477 - estebank:issue-133343, r=davidtwcoStuart Cook-33/+181