about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-01resolve if-let-chain FIXME on bootstraponur-ozkan-3/+3
2025-05-30Auto merge of #141765 - matthiaskrgr:rollup-4hug83b, r=matthiaskrgrbors-169/+251
2025-05-30Rollup merge of #141749 - Noratrieb:RUSTC_ACTUALLY_DO_NOT_RETRY_LINKER_ON_SEG...Matthias Krüger-57/+2
2025-05-30Rollup merge of #141746 - Urgau:rework-doc_cfg-checks, r=GuillaumeGomezMatthias Krüger-65/+127
2025-05-30Rollup merge of #141736 - onur-ozkan:resolve-stage0-syroot-from-rustc, r=KobzolMatthias Krüger-1/+3
2025-05-30Rollup merge of #141719 - Berrysoft:cygwin-tls-model, r=mati865Matthias Krüger-1/+4
2025-05-30Rollup merge of #141703 - compiler-errors:deref-place, r=lcnrMatthias Krüger-45/+115
2025-05-30Auto merge of #141573 - nnethercote:rustdoc-alloc-cleanups, r=camelidbors-146/+140
2025-05-30Auto merge of #141753 - matthiaskrgr:rollup-bw4j2u0, r=matthiaskrgrbors-1322/+2060
2025-05-30Rollup merge of #141747 - lolbinarycat:rustdoc-cfg-138112, r=GuillaumeGomezMatthias Krüger-3/+25
2025-05-30Rollup merge of #141669 - tgross35:float-test-cleanup, r=RalfJungMatthias Krüger-717/+680
2025-05-30Rollup merge of #141538 - folkertdev:systemv-x86_64-va_arg, r=workingjubileeMatthias Krüger-11/+331
2025-05-30Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3Matthias Krüger-105/+210
2025-05-30Rollup merge of #141430 - fee1-dead-contrib:push-nmzoprvtsvww, r=petrochenkovMatthias Krüger-146/+95
2025-05-30Rollup merge of #141407 - mu001999-contrib:dead-code/refactor, r=petrochenkovMatthias Krüger-133/+181
2025-05-30Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwcoMatthias Krüger-180/+311
2025-05-30Rollup merge of #133823 - estebank:issue-56328, r=petrochenkovMatthias Krüger-27/+227
2025-05-30Address review comments.Nicholas Nethercote-6/+6
2025-05-30Auto merge of #141651 - compiler-errors:less-assert, r=lcnrbors-11/+12
2025-05-29Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomezbors-275/+348
2025-05-29Remove RUSTC_RETRY_LINKER_ON_SEGFAULT hackNoratrieb-57/+2
2025-05-29float: Use `assert_biteq!` where possibleTrevor Gross-482/+492
2025-05-29float: Enable some f16 and f128 rounding tests on miriTrevor Gross-60/+26
2025-05-29float: Replace some approximate assertions with exactTrevor Gross-276/+276
2025-05-29float: Use a shared `assert_biteq!` macro for testsTrevor Gross-176/+163
2025-05-29rustdoc: display doc(cfg(false)) properlybinarycat-3/+25
2025-05-29implement `va_arg` for x86_64 systemv and macOSFolkert de Vries-4/+326
2025-05-29Rework `#[doc(cfg(..))]` checks as distinct pass in rustdocUrgau-65/+127
2025-05-29Auto merge of #141490 - compiler-errors:bump-pgo, r=Kobzolbors-11/+11
2025-05-30Add tls_model for cygwin and enable has_thread_localBerrysoft-1/+4
2025-05-29Rollup merge of #141732 - osiewicz:creader-remove-extraenous-string-clone, r=...Guillaume Gomez-1/+1
2025-05-29Rollup merge of #141729 - onur-ozkan:fix-141722, r=jieyouxuGuillaume Gomez-10/+26
2025-05-29Rollup merge of #141728 - JonathanBrouwer:fix-docs, r=compiler-errorsGuillaume Gomez-1/+3
2025-05-29Rollup merge of #141723 - Kobzol:new-bors-try, r=marcoieniGuillaume Gomez-2/+2
2025-05-29Rollup merge of #141715 - heiher:loong64-f32-midpoint, r=the8472Guillaume Gomez-0/+1
2025-05-29Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=KobzolGuillaume Gomez-5/+112
2025-05-29Rollup merge of #141676 - tgross35:f16-disable-total-cmp, r=workingjubileeGuillaume Gomez-37/+40
2025-05-29Rollup merge of #141636 - fee1-dead-contrib:push-ntqvvxwuvrvx, r=petrochenkovGuillaume Gomez-33/+30
2025-05-29Rollup merge of #141448 - bjorn3:codegen_refactors, r=WaffleLapkinGuillaume Gomez-182/+121
2025-05-29Rollup merge of #141384 - Kobzol:enable-review-prefs, r=jieyouxuGuillaume Gomez-2/+4
2025-05-29Rollup merge of #137574 - tgross35:std-float-reorganization, r=workingjubileeGuillaume Gomez-2/+8
2025-05-29Fix npm install errorGuillaume Gomez-3/+2
2025-05-29Make `std/src/num` mirror `core/src/num`Trevor Gross-2/+8
2025-05-29Centralize the eslint version between tidy and dockerGuillaume Gomez-9/+19
2025-05-29Add test for issue 127911 and 128839Mu001999-0/+50
2025-05-29Install eslint in host-x86_64 DockerfileGuillaume Gomez-0/+7
2025-05-29resolve target-libdir directly from rustconur-ozkan-10/+26
2025-05-29resolve stage0 sysroot from rustconur-ozkan-1/+3
2025-05-29Auto merge of #141595 - bjorn3:rustc_no_sysroot_proc_macro, r=onur-ozkanbors-20/+60
2025-05-29Normalize possibly unnormalized type in relate_type_and_user_typeMichael Goulet-0/+34