about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-04Drop `rust-version` from `rustc_thread_pool`Josh Stone-1/+0
2025-08-04Rehome tests/ui/issues/ tests [3/?]Oneirical-58/+89
2025-08-05updated doc commentKivooeo-4/+4
2025-08-04Correct the use of `must_use` on btree::IterMutJonathan Brouwer-1/+1
2025-08-04Issues priority (#15393)Alejandra González-18/+26
2025-08-04compiletest: add hint for when a ui test produces no errorsbinarycat-1/+1
2025-08-04Dont print arg span in MIR dump for tail callMichael Goulet-8/+8
2025-08-04Include whitespace in "remove `|`" suggestion and make it hiddenEsteban Küber-129/+76
2025-08-04windows-gnullvm: include `libunwind.dll` in distMateusz Mikuła-7/+24
2025-08-04Don't actually pass BB to check_call_destMichael Goulet-60/+54
2025-08-04Auto merge of #144893 - GuillaumeGomez:subtree-update_cg_gcc_2025-08-04, r=Gu...bors-45/+275
2025-08-04Tweak auto trait errorsEsteban Küber-43/+118
2025-08-04Add GUI regression test for tooltips `i` iconsGuillaume Gomez-0/+15
2025-08-04Fix wrong font being used for tooltips `i` iconsGuillaume Gomez-2/+20
2025-08-04Port `#[coroutine]` to the new attribute systemSasha Pourcelot-23/+42
2025-08-04Enforce tail call type is related to body return type in borrowckMichael Goulet-3/+33
2025-08-04Anonymize binders in tail call sigMichael Goulet-1/+18
2025-08-04Remove rogue comma from infallible_try_from lint message (#15409)Samuel Tardieu-3/+3
2025-08-04Remove rogue comma from infallible_try_from lint messageFayti1703-3/+3
2025-08-04std: sys: io: io_slice: Add UEFI typesAyush Singh-0/+196
2025-08-04Require approval from t-infra instead of t-release on tier bumpsJakub Beránek-9/+9
2025-08-04Fix not showing deprecated lints (#15407)Alex Macleod-0/+1
2025-08-04Fix not showing deprecated lintsAlexey Semenyuk-0/+1
2025-08-04Add new `test::print_merged_doctests_times` used by rustdoc to display more d...Guillaume Gomez-11/+76
2025-08-04Print CGU reuse statistics when `-Zprint-mono-items` is enabledJakub Beránek-0/+9
2025-08-04remove begin prefixKivooeo-24/+24
2025-08-04Merge pull request #2533 from rust-lang/rustc-pullTshepang Mbambo-3811/+6067
2025-08-04Remove `tcp-stress.rs` testJieyou Xu-64/+0
2025-08-04Update installation.mdRobert Serrano Kobylyansky-1/+1
2025-08-04remove feature gateKivooeo-3/+2
2025-08-04Changelog for Clippy 1.89 🌽 (#15375)Philipp Krones-7/+105
2025-08-04Fix splitting dylib pathsJakub Beránek-10/+8
2025-08-04add `project_fields` helper functionWaffle Lapkin-13/+22
2025-08-04Update RELEASES.mdBoxy-1/+1
2025-08-04Update RELEASES.mdBoxy-1/+1
2025-08-04clean-up `semicolon_inside_block` (#15390)Samuel Tardieu-24/+12
2025-08-04Merge commit '482e8540a1b757ed7bccc2041c5400f051fdb01e' into subtree-update_c...Guillaume Gomez-45/+275
2025-08-04small refactor of `InterpResult`Waffle Lapkin-20/+22
2025-08-04properly reject tail calls to `&FnPtr` or `&FnDef`Waffle Lapkin-2/+194
2025-08-04drive-by cleanup: fix outdated documentationWaffle Lapkin-1/+1
2025-08-04Do not render both cached and uncached edge between two stepsJakub Beránek-1/+7
2025-08-04Implement debugging output of the bootstrap Step graph into a DOT fileJakub Beránek-2/+223
2025-08-03Add a mir-opt test for an unneeded drop_in_placeScott McMurray-0/+33
2025-08-04Auto merge of #144882 - Zalathar:rollup-i5q32em, r=Zalatharbors-42/+456
2025-08-04Rollup merge of #144694 - compiler-errors:with-self-ty, r=SparrowLiiStuart Cook-1/+1
2025-08-04Rollup merge of #144875 - scottmcm:more-mir-tests, r=cjgillotStuart Cook-0/+403
2025-08-04Rollup merge of #144694 - compiler-errors:with-self-ty, r=SparrowLiiStuart Cook-42/+53
2025-08-04Merge ref '383b9c447b61' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-3810/+6066
2025-08-04Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-04coverage: Represent `CovmapVersion` as an enumZalathar-15/+32