about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-06Do not trigger `missing_const_for_fn` for tests (#13945)Manish Goregaokar-4/+34
2025-01-06rustdoc: use stable paths as preferred canonical pathsMichael Howell-1/+47
2025-01-06Update triagebot.toml: celinval vacation is overCelina G. Val-2/+1
2025-01-06Merge pull request #18852 from ChayimFriedman2/proc-macro-panicLaurențiu Nicola-14/+82
2025-01-06Fix a bug that was caused by fixup reversingChayim Refael Friedman-14/+82
2025-01-06Suggest to replace tuple constructor through projectionMichael Goulet-1/+83
2025-01-06Recurse on GAT where clauses in fulfillment error proof tree visitorMichael Goulet-25/+29
2025-01-06Normalize each signature input/output in typeck_with_fallback with its own spanMichael Goulet-77/+69
2025-01-06Don't ice on bad transmute in typeck in new solverMichael Goulet-1/+105
2025-01-06Add derived causes for host effect predicatesMichael Goulet-39/+278
2025-01-06Merge pull request #18846 from Veykril/push-kmspklwynynuLukas Wirth-201/+180
2025-01-06Only keep label description in Forge docs许杰友 Jieyou Xu (Joe)-61/+1
2025-01-06minor: New clippy lintsLukas Wirth-201/+180
2025-01-06add test from #125718Martin Zacho-0/+18
2025-01-06Add regression test for #8528Guillaume Gomez-1/+22
2025-01-06Don't emit machine applicable `map_flatten` lint if there are code commentsGuillaume Gomez-2/+7
2025-01-06last feedback itemsPietro Albini-0/+2
2025-01-06Add new `{x86_64,i686}-win7-windows-gnu` targetsTobias Bucher-3/+133
2025-01-06Escape all `*` in rustc's SUMMARY.mdTobias Bucher-9/+9
2025-01-06address review commentsRémy Rakic-21/+31
2025-01-06Merge pull request #18848 from Veykril/push-kyyoskmvnutpLukas Wirth-3/+5
2025-01-06fix: Fix non-cargo flychecks immediately clearing received diagnosticsLukas Wirth-3/+5
2025-01-06add deprecated and do nothing flag to options tableklensy-34/+78
2025-01-06Move the has_errors check in rustdoc back to after TyCtxt is createdbjorn3-4/+4
2025-01-06Ensure generate-copyright is executed from the project root.Jonathan Pallant-1/+7
2025-01-06Auto merge of #135112 - tgross35:combine-select-unpredictable-test, r=the8472bors-36/+38
2025-01-06Merge pull request #18836 from Veykril/push-kksuoxxptvtyLukas Wirth-1/+6
2025-01-06Add rustc-dev-guide to the list of repositories managed by josh (#2197)Jakub Beránek-1/+3
2025-01-06fix: Be more permissive with completion resolve dataLukas Wirth-1/+6
2025-01-06Merge pull request #18845 from Veykril/push-yyuolqomnkysLukas Wirth-53/+58
2025-01-06Consolidate coverage test suite steps into a single stepZalathar-120/+101
2025-01-06fix: Fix flycheck getting confused which package to checkLukas Wirth-53/+58
2025-01-06Add support for wasm exception handling to Emscripten targetHood Chatham-10/+131
2025-01-06Merge pull request #18843 from Veykril/push-usuzxtzsnrptLukas Wirth-9/+24
2025-01-06fix: Handle newstyle `rustc_intrinsic` safety correctlyLukas Wirth-9/+24
2025-01-06improve diagnostics for const eval query overflowMartin Zacho-26/+32
2025-01-06Auto merge of #135151 - matthiaskrgr:rollup-2vy1hwl, r=matthiaskrgrbors-57/+108
2025-01-06Merge pull request #18841 from Veykril/push-lsuokpqkprqnLukas Wirth-7/+30
2025-01-06depth limit eval_to_const_value_rawMartin Zacho-1/+2
2025-01-06fix: Fix relative .cargo env vars not workingLukas Wirth-7/+30
2025-01-06chore: remove redundant words in commentcrystalstall-5/+5
2025-01-06Rollup merge of #135150 - lcnr:unconstrained-lts-comment, r=oli-obkMatthias Krüger-15/+15
2025-01-06Rollup merge of #135147 - compiler-errors:borrowck-tweaks, r=chenyukangMatthias Krüger-37/+69
2025-01-06Rollup merge of #135145 - kpreid:unnameable, r=compiler-errorsMatthias Krüger-4/+6
2025-01-06Rollup merge of #135132 - BoxyUwU:rdg_ping_group, r=jieyouxuMatthias Krüger-1/+5
2025-01-06Rollup merge of #135129 - jieyouxu:tag-r-d-g, r=BoxyUwUMatthias Krüger-0/+5
2025-01-06Rollup merge of #135111 - tgross35:float-doc-aliases, r=NoratriebMatthias Krüger-0/+8
2025-01-06footnote to ordinary commentlcnr-15/+15
2025-01-06Use a post-monomorphization typing env when mangling components that come fro...Michael Goulet-38/+61
2025-01-06Failing testMichael Goulet-0/+38