about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-05-29Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=KobzolGuillaume Gomez-5/+112
2025-05-29Fix npm install errorGuillaume Gomez-3/+2
2025-05-29Centralize the eslint version between tidy and dockerGuillaume Gomez-9/+19
2025-05-29fix: Fix import insertion not being fully cfg awareLukas Wirth-128/+214
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-1/+2
2025-05-29Merge from rustcRalf Jung-1116/+1799
2025-05-29Preparing for merge from rustcRalf Jung-1/+1
2025-05-29Bump rustc-perf and update PGO cratesMichael Goulet-11/+11
2025-05-29Auto merge of #141717 - jhpratt:rollup-neu8nzl, r=jhprattbors-121/+97
2025-05-29Merge pull request #2425 from jieyouxu/adjust-triagebot许杰友 Jieyou Xu (Joe)-5/+58
2025-05-29triagebot: update `[issue-links]` configJieyou Xu-1/+4
2025-05-29triagebot: add doc backlink for `[no-mentions]`Jieyou Xu-0/+2
2025-05-29triagebot: enable note functionalityJieyou Xu-0/+4
2025-05-29triagebot: enable issue transferJieyou Xu-0/+4
2025-05-29triagebot: enable PR review status flipping and its shortcutsJieyou Xu-0/+19
2025-05-29triagebot: apply `needs-triage` label for new issuesJieyou Xu-0/+10
2025-05-29triagebot: adjust `allow-unauthenticated` labelsJieyou Xu-4/+15
2025-05-29Merge pull request #19888 from Veykril/push-wylsryzpnnopLukas Wirth-3/+6
2025-05-29fix: Recognize salsa cycles in `thread_result_to_response`Lukas Wirth-3/+6
2025-05-29Rollup merge of #141656 - ehuss:cargo-aarch64-macos, r=marcoieni,jieyouxuJacob Pratt-1/+3
2025-05-29Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3Jacob Pratt-120/+94
2025-05-29Rollup merge of #141684 - petrochenkov:bumponig, r=ehussJacob Pratt-5/+5
2025-05-29Rollup merge of #141680 - davidjsonn:master, r=oli-obkJacob Pratt-1/+1
2025-05-29Rollup merge of #141675 - nnethercote:ItemKind-field-order, r=fee1-deadJacob Pratt-9/+9
2025-05-29Rollup merge of #141643 - marcoieni:codebuild-check, r=KobzolJacob Pratt-1/+67
2025-05-29Rollup merge of #141638 - oli-obk:builtin-index, r=lcnrJacob Pratt-8/+5
2025-05-28Auto merge of #141693 - lnicola:sync-from-ra, r=lnicolabors-956/+1513
2025-05-28jsondoclint: Extract `Command`/`CommandKind` into its own fileAlona Enraght-Moony-222/+233
2025-05-29Merge pull request #2420 from rust-lang/aDotInTheVoid-patch-1许杰友 Jieyou Xu (Joe)-1/+1
2025-05-28atomic_load intrinsic: use const generic parameter for orderingRalf Jung-5/+25
2025-05-28Remove checks that are run with `tidy`Guillaume Gomez-3/+0
2025-05-28Add `eslint` as part of tidy runGuillaume Gomez-0/+94
2025-05-28Fix some old `// <directive>` to `//@ <directive>`Alona Enraght-Moony-4/+4
2025-05-28directives.md: Fix `//@ build_aux_docs` -> `//@ build-aux-docs`Alona Enraght-Moony-1/+1
2025-05-28Auto merge of #141696 - tgross35:rollup-fhpj180, r=tgross35bors-8/+28
2025-05-28Merge pull request #4354 from RalfJung/before_stack_popRalf Jung-1/+1
2025-05-28fix comment in before_stack_popRalf Jung-1/+1
2025-05-28docs:deleting duplicate documentationvremyavnikuda-70/+0
2025-05-28tidy: Skip pal and `#[test]` checks in compiler-builtinsTrevor Gross-0/+2
2025-05-28Add cfg for FormatShortCmdMu001999-0/+3
2025-05-28Rollup merge of #141411 - lolbinarycat:rustdoc-link-proc-macro-91274, r=Guill...Trevor Gross-8/+28
2025-05-28Auto merge of #141576 - marcoieni:pr-free-runners-aarch, r=Kobzolbors-3/+71
2025-05-28Stabilise `repr128`beetrees-120/+94
2025-05-28Update SGX maintainersRaoul Strackx-1/+1
2025-05-28rustbook: Bump versions of `onig` and `onig_sys`Vadim Petrochenkov-5/+5
2025-05-28replace TraitRef link memory.mdDavid Klank-1/+1
2025-05-28Merge pull request #4344 from CraftSpider/windows-file-cloneOli Scherer-1/+97