about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-23Rollup merge of #142854 - folkertdev:centralize-min-function-alignment, r=wor...Matthias Krüger-17/+10
2025-06-23Rollup merge of #142828 - Mark-Simulacrum:relnotes, r=Mark-SimulacrumMatthias Krüger-0/+100
2025-06-23Rollup merge of #142823 - JonathanBrouwer:no_mangle_parser, r=jdonszelmannMatthias Krüger-80/+120
2025-06-23Rollup merge of #141597 - Oneirical:unquestionable-instruction, r=jieyouxuMatthias Krüger-0/+1599
2025-06-23Auto merge of #142898 - ehuss:update-cargo, r=ehussbors-0/+0
2025-06-22Update cargoEric Huss-0/+0
2025-06-22Auto merge of #142728 - kornelski:string-track, r=tgross35bors-0/+23
2025-06-22phantom_variance_markers: fix identifier usage in macroLaine Taffin Altman-1/+1
2025-06-22Stop collecting unmentioned constantsMark Rousskov-11/+8
2025-06-23Don't run doctestsChayim Refael Friedman-0/+32
2025-06-23In "Wrap return type" assist, don't wrap exit points if they already have the...Chayim Refael Friedman-34/+133
2025-06-22Hash less while hashing def-ids.Camille GILLOT-3/+15
2025-06-22Only inherit local hash for paths.Camille GILLOT-12/+22
2025-06-22Port `#[no_mangle]` to new attribute parsing infrastructureJonathan Brouwer-6/+6
2025-06-22Port `#[no_mangle]` to new attribute parsing infrastructureJonathan Brouwer-80/+120
2025-06-22Cache queries.Camille GILLOT-0/+1
2025-06-22Auto merge of #142508 - Mark-Simulacrum:skip-noop-drop-glue, r=fee1-deadbors-18/+86
2025-06-22Only compute recursive callees once.Camille GILLOT-134/+152
2025-06-22ci: aarch64-gnu: Stop skipping `panic_abort_doc_tests`Martin Nordholts-2/+1
2025-06-22add method to retrieve body of coroutineMakai-0/+111
2025-06-22Auto merge of #142878 - GuillaumeGomez:rollup-53dohob, r=GuillaumeGomezbors-515/+594
2025-06-22Add a SUMMARY.md outlining immediate subdirectories of the ui test suiteOneirical-0/+1599
2025-06-22Init local_names lazily for borrowck diagnosticsKornel-44/+58
2025-06-22Fix tests to drop now-skipped codegenMark Rousskov-16/+53
2025-06-22Avoid panic when debug info is missingKornel-3/+7
2025-06-22Remove dead instructions in terminate blocksMark Rousskov-2/+2
2025-06-22Remove dead instructions in terminate blocksMark Rousskov-5/+4
2025-06-22Rollup merge of #142877 - yotamofek:pr/rustdoc/comment-eslint-installation-re...Guillaume Gomez-0/+3
2025-06-22Rollup merge of #142874 - marxin:cranelift-typo-fix, r=bjorn3Guillaume Gomez-2/+2
2025-06-22Rollup merge of #142868 - klensy:dc, r=oli-obkGuillaume Gomez-6/+1
2025-06-22Rollup merge of #142856 - cjgillot:inline-serialize, r=petrochenkovGuillaume Gomez-0/+4
2025-06-22Rollup merge of #142798 - camsteffen:recover-semi, r=compiler-errorsGuillaume Gomez-39/+30
2025-06-22Rollup merge of #142780 - JonathanBrouwer:must_use_new_attr, r=jdonszelmannGuillaume Gomez-69/+151
2025-06-22Rollup merge of #142740 - ada4a:is-destruct-assignment-desugaring, r=fee1-deadGuillaume Gomez-13/+12
2025-06-22Rollup merge of #142594 - mejrs:new_desugaring, r=chenyukangGuillaume Gomez-165/+290
2025-06-22Rollup merge of #142593 - blyxyas:improve-docs-itty-bitty-change, r=compiler-...Guillaume Gomez-0/+9
2025-06-22Rollup merge of #142458 - oli-obk:dyn-incompat, r=compiler-errorsGuillaume Gomez-221/+92
2025-06-22Document why tidy checks if `eslint` is installed via `npm`Yotam Ofek-0/+3
2025-06-22Don't suggest changing a method inside a expansionUrgau-3/+35
2025-06-22Check rustdoc-json-types FORMAT_VERSION correct changeGuillaume Gomez-0/+25
2025-06-22Address review commentsUrgau-11/+43
2025-06-22cranelift: fix target feature name type: "fxsr"Martin Liska-1/+1
2025-06-22cranelift: fix target feature name type: "fxsr"Martin Liska-2/+2
2025-06-22Auto merge of #142706 - fee1-dead-contrib:push-zsznlqyrzsqo, r=oli-obkbors-725/+468
2025-06-22Port `#[must_use]` to new attribute parsing infrastructureJonathan Brouwer-20/+40
2025-06-22Port `#[must_use]` to new attribute parsing infrastructureJonathan Brouwer-69/+151
2025-06-22Make doc for transpose api betteryukang-6/+6
2025-06-22Leave from CopyProp early when there are no replacementsTomasz Miąsko-8/+10
2025-06-22Indicate change is coming in the next release.Mark Rousskov-1/+1
2025-06-22Turn a comment that looks like a docstring into a docstringAda Alakbarova-13/+12