about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-04clippy fix: rely on autoderefMarijn Schouten-7/+7
2025-07-04Auto merge of #143407 - jhpratt:rollup-ekkoubw, r=jhprattbors-125/+247
2025-07-04Rollup merge of #143395 - Urgau:llvm-fallback-minimum-maximum, r=tgross35Jacob Pratt-14/+16
2025-07-04Rollup merge of #143394 - workingjubilee:reorganize-hir-analysis-provide-fn, ...Jacob Pratt-52/+36
2025-07-04Rollup merge of #143381 - fee1-dead-contrib:push-pzxuvlnymxpu, r=GuillaumeGomezJacob Pratt-1/+50
2025-07-04Rollup merge of #143380 - cjgillot:kw_span, r=compiler-errorsJacob Pratt-23/+31
2025-07-04Rollup merge of #143378 - hkBst:clippy-fix-6, r=tgross35Jacob Pratt-4/+4
2025-07-04Rollup merge of #143370 - hkBst:clippy-fix-4, r=tgross35Jacob Pratt-4/+0
2025-07-04Rollup merge of #143356 - hkBst:clippy-fix-2, r=scottmcmJacob Pratt-1/+1
2025-07-04Rollup merge of #143346 - emmanuel-ferdman:master, r=tshepangJacob Pratt-1/+1
2025-07-04Rollup merge of #143307 - compiler-errors:fast-path-nitpicks, r=lcnrJacob Pratt-24/+31
2025-07-04Rollup merge of #143288 - ehuss:fix-clean-fifo, r=KobzolJacob Pratt-1/+1
2025-07-04Rollup merge of #142749 - LimpSquid:bool_to_result, r=scottmcmJacob Pratt-0/+76
2025-07-03Auto merge of #142890 - kornelski:unused-var-debug, r=saethlinbors-2/+54
2025-07-03compiler: document all provide fn in hir_analysis and hir_typeckJubilee Young-2/+7
2025-07-03compiler: inline 1-2 query provide fn in hir_analysis and hir_typeckJubilee Young-50/+29
2025-07-03Auto merge of #143390 - GuillaumeGomez:rollup-2avj41s, r=GuillaumeGomezbors-130/+279
2025-07-03Always use the pure Rust fallback instead of `llvm.{maximum,minimum}`Urgau-14/+16
2025-07-03Rollup merge of #143384 - GuillaumeGomez:update-browser-ui-test, r=kobzolGuillaume Gomez-2/+2
2025-07-03Rollup merge of #143379 - jieyouxu:backport-accepted, r=apirainoGuillaume Gomez-19/+90
2025-07-03Rollup merge of #143369 - bjorn3:cleanup_metadata_loading, r=lcnrGuillaume Gomez-95/+134
2025-07-03Rollup merge of #143364 - fee1-dead-contrib:push-pzymzusnzlso, r=workingjubileeGuillaume Gomez-1/+1
2025-07-03Rollup merge of #141831 - lolbinarycat:rustdoc-extern-reexport-135092, r=Guil...Guillaume Gomez-13/+52
2025-07-03Auto merge of #142857 - rust-lang:cargo_update, r=clubby789bors-131/+231
2025-07-03cargo updategithub-actions-131/+231
2025-07-03Update browser-ui-test version to `0.21.1`Guillaume Gomez-2/+2
2025-07-03rustdoc: don't treat methods under const impls or traits as constDeadbeef-1/+50
2025-07-03Replace kw_span by full span.Camille GILLOT-23/+31
2025-07-03Post {beta,stable}-accepted message to bootstrap backport threadsJieyou Xu-0/+14
2025-07-03simplify receivers for some array method callsMarijn Schouten-4/+4
2025-07-03Post {beta,stable}-accepted message to compiler backport threadsJieyou Xu-0/+14
2025-07-03[NFC] Re-organize `triagebot.toml`Jieyou Xu-19/+62
2025-07-03Auto merge of #143363 - jdonszelmann:rollup-7cv1kql, r=jdonszelmannbors-518/+951
2025-07-03remove redundant #[must_use]Marijn Schouten-4/+0
2025-07-03Make most CrateLocator fields privatebjorn3-27/+29
2025-07-03Have a separate code path for -Zdual-proc-macrobjorn3-41/+56
2025-07-03Pass CrateRejections separately from CrateLocatorbjorn3-63/+87
2025-07-03Deduplicate getting the path of a lib candidatebjorn3-6/+4
2025-07-03don't include `.md` in titleDeadbeef-1/+1
2025-07-03Rollup merge of #143329 - folkertdev:minicore-diagnostic-on-unimplemented, r=...Jana Dönszelmann-21/+67
2025-07-03Rollup merge of #143283 - marcoieni:document-optional, r=jieyouxuJana Dönszelmann-0/+7
2025-07-03Rollup merge of #143083 - JonathanBrouwer:rustdoc-fix, r=jdonszelmannJana Dönszelmann-1/+15
2025-07-03Rollup merge of #143038 - Qelxiros:142676-private-dependency-traits, r=tgross35Jana Dönszelmann-11/+98
2025-07-03Rollup merge of #142876 - JonathanBrouwer:target_feature_parser, r=oli-obkJana Dönszelmann-310/+438
2025-07-03Rollup merge of #134006 - klensy:typos, r=nnethercoteJana Dönszelmann-175/+326
2025-07-03Auto merge of #142910 - yotamofek:pr/rustdoc/markdown-lazy-to-string, r=Guill...bors-86/+83
2025-07-03use unsigned_abs instead of `abs` on signed int to silence clippyMarijn Schouten-1/+1
2025-07-03minicore: use core's `diagnostic::on_unimplemented` messagesFolkert de Vries-21/+67
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-175/+326
2025-07-03Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzolbors-81/+80