about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-03-21Auto merge of #138761 - flip1995:clippy-subtree-update, r=Manishearthbors-1143/+4610
2025-03-20Auto merge of #138747 - matthiaskrgr:rollup-68x44rw, r=matthiaskrgrbors-34/+66
2025-03-20Merge commit '1e5237f4a56ae958af7e5824343eacf737b67083' into clippy-subtree-u...Philipp Krones-1144/+4611
2025-03-20Auto merge of #138515 - petrochenkov:cfgtrace, r=nnethercotebors-1/+5
2025-03-20Rollup merge of #138685 - nnethercote:use-Option-Ident-for-lowered-param-name...Matthias Krüger-26/+29
2025-03-20Rollup merge of #138435 - eholk:prefix-yield, r=oli-obkMatthias Krüger-8/+37
2025-03-19Rollup merge of #138001 - meithecatte:privately-uninhabited, r=NadrierilMatthias Krüger-4/+5
2025-03-19Use `Option<Ident>` for lowered param names.Nicholas Nethercote-26/+29
2025-03-18Refactor YieldKind so postfix yield must have an expressionEric Holk-8/+8
2025-03-18Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev...Ralf Jung-2/+0
2025-03-18Auto merge of #138630 - matthiaskrgr:rollup-kk1gogr, r=matthiaskrgrbors-145/+139
2025-03-17Teach rustfmt to handle postfix yieldEric Holk-21/+21
2025-03-17Auto merge of #127173 - bjorn3:mangle_rustc_std_internal_symbol, r=wesleywise...bors-19/+64
2025-03-17Rollup merge of #138384 - nnethercote:hir-ItemKind-idents, r=fmeaseMatthias Krüger-145/+139
2025-03-18Move `hir::Item::ident` into `hir::ItemKind`.Nicholas Nethercote-144/+138
2025-03-17Auto merge of #138611 - matthiaskrgr:rollup-hmjbqva, r=matthiaskrgrbors-21/+21
2025-03-17Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap...bors-9/+17
2025-03-17Rollup merge of #137449 - compiler-errors:control-flow, r=Amanieu,lnicolaMatthias Krüger-21/+21
2025-03-17Fix miribjorn3-19/+64
2025-03-17expand: Leave traces when expanding `cfg_attr` attributesVadim Petrochenkov-1/+5
2025-03-17Rollup merge of #137793 - NobodyXu:stablise-annoymous-pipe, r=joshtriplettJacob Pratt-2/+0
2025-03-17Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho...Jacob Pratt-0/+2
2025-03-17replace config.toml to bootstrap.toml in src:toolsbit-aloo-9/+17
2025-03-17Fix `is_relevant_impl`.Nicholas Nethercote-1/+1
2025-03-16Suppress must_use for ControlFlow in rust-analyzerMichael Goulet-17/+17
2025-03-16Suppress must_use in compiler and toolsMichael Goulet-4/+4
2025-03-16Rollup merge of #138465 - klensy:linkchecker-b, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-13/+13
2025-03-15Add RTN support to rustdocMichael Goulet-0/+1
2025-03-15Auto merge of #138464 - compiler-errors:less-type-ir, r=lcnrbors-1/+1
2025-03-15Fold visit into tyMichael Goulet-1/+1
2025-03-15Auto merge of #138379 - estebank:macro-backtrace-note, r=petrochenkovbors-24/+0
2025-03-15Auto merge of #138523 - fmease:rollup-j2j5h59, r=fmeasebors-29/+52
2025-03-15Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomezLeón Orell Valerian Liehr-29/+52
2025-03-14Update cargoWeihang Lo-0/+0
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-24/+0
2025-03-14Fix clippyEric Holk-1/+1
2025-03-14Teach rustfmt to handle postfix yieldEric Holk-4/+33
2025-03-14Preserve yield position during pretty printingEric Holk-2/+2
2025-03-14Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhprattbors-9/+3
2025-03-14Rollup merge of #138441 - tshepang:patch-5, r=jieyouxuJacob Pratt-1/+1
2025-03-14Rollup merge of #138179 - cuviper:x, r=jieyouxuJacob Pratt-8/+2
2025-03-14Auto merge of #138157 - scottmcm:inline-more-tiny-things, r=oli-obkbors-2/+2
2025-03-13Do not overwrite original `config.toml` in `opt-dist`Jakub Beránek-29/+52
2025-03-13Alphabetize the root workspace membersJosh Stone-0/+2
2025-03-13Add `src/tools/x` to the main workspaceJosh Stone-8/+0
2025-03-13bump html5ever to 0.29 with depsklensy-1/+1
2025-03-13bump html5ever to 0.28klensy-13/+13
2025-03-13Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obkMatthias Krüger-50/+60
2025-03-13Rollup merge of #138406 - ehuss:update-mdbook, r=jieyouxuMatthias Krüger-3/+12
2025-03-14Stablize feature `anonymous_pipe`Jiahao XU-2/+0