about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-03Pass in autodiff items when starting the coordinator threadbjorn3-19/+6
2025-07-03Merge pull request #20120 from Hmikihiro/match_bind_not_typeChayim Refael Friedman-1/+74
2025-07-03rustdoc: don't treat methods under const impls or traits as constDeadbeef-1/+50
2025-07-03Add ui test resolve/false-self-in-macro-issue-143134.rsxizheyin-0/+22
2025-07-03move `tests/ui/resolve/suggest*` to `tests/ui/resolve/suggestions/`xizheyin-0/+0
2025-07-03Replace kw_span by full span.Camille GILLOT-2/+2
2025-07-03Replace kw_span by full span.Camille GILLOT-23/+31
2025-07-03fix: resolve item in match bindHayashi Mikihiro-1/+74
2025-07-03Split generate_lto_work between fat and thin-LTO casesbjorn3-49/+63
2025-07-03Fat LTO always produces a single object file, so -Zcombine-cgu has no effectbjorn3-1/+3
2025-07-03Move dcx creation into WriteBackendMethods::codegenbjorn3-12/+10
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-03Remove LtoModuleCodegenbjorn3-100/+58
2025-07-03Auto merge of #143363 - jdonszelmann:rollup-7cv1kql, r=jdonszelmannbors-518/+951
2025-07-03fix: Closure capturing for let exprs, againShoyu Vanilla-5/+48
2025-07-03remove redundant #[must_use]Marijn Schouten-4/+0
2025-07-03refactor: Make -Ztrack-diagnostics emit like a noteScott Schafer-3/+5
2025-07-03refactor: Make -Ztrack-diagnostics emit like a noteScott Schafer-40/+66
2025-07-03Merge pull request #20160 from Veykril/push-pqvskktpnyluLukas Wirth-49/+71
2025-07-03fix: Improve diagnostic ranges for `macro_calls!`Lukas Wirth-49/+71
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-03std_detect: Tidying of slice lengthTsukasa OI-2/+1
2025-07-03Do not lint intrinsics as empty loopsSamuel Tardieu-2/+26
2025-07-03Merge pull request #20159 from Veykril/push-kyssnlrxlwslLukas Wirth-15/+20
2025-07-03Always couple `--compile-time-deps` with Lukas Wirth-15/+20
2025-07-03Auto merge of #142910 - yotamofek:pr/rustdoc/markdown-lazy-to-string, r=Guill...bors-86/+83
2025-07-03Link to 2024 edition page for `!` fallback changesclubby789-5/+3
2025-07-03Merge pull request #20158 from Veykril/push-rquozrwuskryLukas Wirth-41/+56
2025-07-03fix: Do not warn about proc-macro srv when sysroot is missingLukas Wirth-41/+56
2025-07-03Merge pull request #20157 from Veykril/push-nxrvpywtvoysLukas Wirth-13/+13
2025-07-03use unsigned_abs instead of `abs` on signed int to silence clippyMarijn Schouten-1/+1
2025-07-03wrapping shift: remove first bitmask and tableMarijn Schouten-42/+6
2025-07-03Merge pull request #4440 from RalfJung/rustupRalf Jung-1462/+2680
2025-07-03Correct the Cognitive Complexity lint's documentation (#14915)Philipp Krones-7/+14
2025-07-03Re-enable fixpoint iteration for variance computationLukas Wirth-13/+13
2025-07-03Merge from rustcRalf Jung-1461/+2679
2025-07-03Preparing for merge from rustcRalf Jung-1/+1